@import url("https://fonts.googleapis.com/css2?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&display=swap");:root{--color-1: #ABA996;--color-2: #ABA996;--color-3: #F1F1F0;--color-4: #423420;--color-5: #262324}::-moz-selection{color:var(--color-5);background:var(--color-3)}::selection{color:var(--color-5);background:var(--color-3)}.page,.post{margin:0}@media (max-width:800px){html{max-width:100%;overflow-x:hidden}}body{max-width:100%;overflow-x:hidden;font-family:"Poppins", sans-serif !important;color:#2E2E2E !important;background-color:#fff !important}body h1,body h2,body h3,body h4,body h5,body h6{color:var(--color-1);font-family:"Poppins", sans-serif;font-weight:bold;font-style:normal}body a{color:var(--color-1);text-decoration:none}body a:visited{color:var(--color-1)}body a:hover{color:var(--color-2)}body .bold{font-weight:700}body .upper{text-transform:uppercase}body .topo{position:absolute;top:0;left:0;width:100%;height:50px;z-index:-1}body .btn{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;background-color:var(--color-1);font-size:17px;line-height:20px;border:none;border-radius:80px;color:#fff;padding:15px 30px;transition:all 0.3s ease-in-out}body .btn:hover{background:var(--color-2);color:white !important}body .btn:visited{color:var(--color-2)}body .btn.icon-right i{margin-left:15px}body .btn.black{background:var(--color-2);color:var(--color-1)}body .btn.black:hover{background-color:var(--color-1);color:var(--color-2) !important}body .grecaptcha-badge{display:none !important}body .wpp-float{position:fixed;display:flex;bottom:25px;right:25px;background-color:#1ED56C;color:white;text-decoration:none;font-size:40px;z-index:2;padding:20px;border-radius:100%;width:70px;height:70px;justify-content:center;align-items:center;transition:all 0.2s ease-in-out;box-shadow:0 0 6px #00000032}body .wpp-float:hover{background-color:#1bbf62;color:white;transform:scale(1.1);box-shadow:0 3px 6px #00000032}body .social{display:flex;align-items:center;gap:7px}body .social.dark a{color:white}body .social.dark a:hover{color:var(--primary-color);background-color:transparent}body .social a{border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:18px;color:#fff;background:#1D1D1F;width:40px;height:40px;transition:all 0.3s ease-in-out}body .social a:hover{color:#fff !important;background-color:var(--color-4)}body .form{margin:20px 0;position:relative}body .form .form-row{position:relative;height:100%;margin-bottom:10px}body .form .form-row:focus-within label{font-size:15px;top:25%}body .form .form-row.mensagem textarea{padding:25px 20px 0;font-size:15px}body .form .form-row.mensagem textarea:focus~label,body .form .form-row.mensagem textarea:not(:placeholder-shown)~label{font-size:15px;top:5%}body .form .form-row.mensagem label{top:15%;transform:none}body .form .form-row input{width:100%;border:1px solid transparent;border-bottom-color:#d1d1d1;background:transparent;border-radius:0px;height:50px;padding:0 25px;outline:none !important;color:#363636}body .form .form-row input::placeholder{color:transparent}body .form .form-row input:focus-visible{outline-color:#c3cfdc}body .form .form-row input:focus~label,body .form .form-row input:not(:placeholder-shown)~label{font-size:15px;top:20%;color:var(--color-2)}body .form .form-row input:not([type=submit]):focus,body .form .form-row input:not([type=submit]):not(:placeholder-shown){padding:25px 20px 10px;font-size:15px}body .form .form-row input[type=submit]{font-size:16px;line-height:22px;font-weight:normal;height:auto;background-color:var(--color-2);border:none;border-radius:50px;color:#fff;padding:10px 35px;transition:all 0.3s ease-in-out;display:block;width:auto;margin:0 auto 0 0}body .form .form-row input[type=submit]:hover{background-color:var(--color-4);color:#fff}body .form .form-row textarea{width:100%;border:1px solid transparent;border-bottom-color:#d1d1d1;background:transparent;border-radius:0px;padding:0 20px;outline:none !important;color:#363636}body .form .form-row textarea::placeholder{color:transparent}body .form .form-row textarea:focus-visible{outline-color:#c3cfdc}body .form .form-row label{left:33px;top:50%;transform:translateY(-50%);color:var(--color-2);margin-bottom:0;pointer-events:none;position:absolute;transition:all 0.2s ease-in-out;letter-spacing:0;font-size:15px;line-height:15px}body .form .wpcf7-spinner{position:absolute;left:0;top:50%;transform:translateY(-50%);background-color:var(--color-4)}body .form .wpcf7-response-output{position:absolute;display:none}@media only screen and (max-width:767px){body .form .form-row input[type=submit]{font-size:16px}}body .opacity{opacity:0}body .thumb_link{opacity:1;transition:all 0.3s ease-in-out}body .thumb_link:hover{opacity:0.7}body .color{color:var(--color-1)}body.menu_open:after{content:"";position:fixed;top:0;left:0;background:transparent;opacity:0.6;width:100%;height:100%;z-index:50}body.menu_open .menu-box{z-index:9993;box-shadow:1px 1px 47px rgba(0, 0, 0, 0.15);visibility:visible;opacity:1}body.menu_open .main-menu-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.menu_open .main-menu-toggle span:nth-child(2){opacity:0}body.menu_open .main-menu-toggle span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}body .menu-box{display:block;max-width:100%;width:100%;position:fixed;top:0;z-index:-1;height:100%;right:0;transition:all 0.5s cubic-bezier(0.3, 0.03, 0.52, 0.96);visibility:hidden;opacity:0}body .menu-box>div{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-content:flex-start;background-color:#ffffff;background-size:50%;background-position:right center;background-repeat:no-repeat}body .menu-box .main-menu-toggle{position:absolute;right:6%;top:8%;z-index:99;margin-left:20px;cursor:pointer}body .menu-box .main-menu-toggle span{display:block;width:24px;height:3px;border-radius:0;margin:5px 7px;transition:0.5s all;transform-origin:center;cursor:pointer;background:var(--color-1)}body .menu-box .menu-box-header{display:flex;width:100%;justify-content:center;align-content:center;padding:50px 20px 40px}body .menu-box .menu-box-header .logo{text-align:center}body .menu-box .menu-box-header .logo .custom-logo{max-width:230px}body .menu-box .menu-menu-hamburguer-container{display:block;flex-wrap:wrap;padding:0;text-align:center;display:flex;align-items:center;height:100%}body .menu-box .menu-box-content{width:100%;height:100%;padding-left:200px;display:flex;align-items:center}body .menu-box .menu-box-content #site-navigation #primary-menu{display:flex;flex-direction:column;align-content:center;text-align:left;margin:0;padding:0;list-style:none;gap:10px}body .menu-box .menu-box-content #site-navigation #primary-menu>li{position:relative}body .menu-box .menu-box-content #site-navigation #primary-menu>li>a{font-size:15px;line-height:20px;padding:5px 10px;display:block;width:100%;color:var(--color-1)}body .menu-box .menu-box-content #site-navigation #primary-menu>li>ul{list-style:none;margin:0}body .menu-box .menu-box-content #site-navigation #primary-menu>li>ul li a{color:var(--color-1)}@media only screen and (max-width:800px){body .menu-box>div{background-size:90%;background-position:250px center}body .menu-box .main-menu-toggle{top:3%;right:7%}body .menu-box .menu-box-content{overflow-y:scroll;align-items:flex-start;padding:40px 20px}}body #cookies{position:fixed;bottom:15px;left:50%;width:90%;max-width:900px;height:auto;padding:15px;z-index:9999;background:#fff;border-radius:10px;box-shadow:0 5px 10px #00000061;transition:all 0.3s ease-in-out;transform:translateY(150%) translateX(-50%)}body #cookies.active{transform:translateY(0%) translateX(-50%)}body #cookies .col-12{display:flex;align-items:center;gap:20px}body #cookies .col-12>div:last-child{width:60%;display:flex;align-items:center;justify-content:flex-end;gap:10px}body #cookies p{margin:0;font-size:14px}body #cookies .btn.accept{line-height:19px;padding:5px 10px}body #cookies .btn.line{line-height:19px;background:transparent;color:var(--color-1);border:1px solid var(--color-1);padding:5px 10px}body #cookies .btn.line:hover{background-color:var(--color-3)}@media only screen and (max-width:800px){body #cookies{padding:15px}body #cookies .col-12{flex-wrap:wrap;gap:10px}body #cookies .col-12>div{width:100%}body #cookies .col-12>div:last-child{width:100%}body #cookies p{font-size:14px;line-height:17px}body #cookies .btn{width:100%;font-size:15px}body #cookies .btn.accept{margin-bottom:5px}}body .modal-especialidade .modal-dialog{max-width:700px}body .modal-especialidade .modal-content{border-radius:0;border:none}body .modal-especialidade .modal-content .modal-header{border:none;position:absolute;right:0;top:0;z-index:1}body .modal-especialidade .modal-content .modal-body{display:flex;flex-wrap:wrap;padding:0}body .modal-especialidade .modal-content .modal-body .img{width:40%}body .modal-especialidade .modal-content .modal-body .img img{width:100%;height:100%;object-fit:cover}body .modal-especialidade .modal-content .modal-body .text{width:60%;padding:30px}body .modal-especialidade .modal-content .modal-body .text h3{font-size:23px;font-weight:500;color:#000000;margin-bottom:20px}body .modal-especialidade .modal-content .modal-body .text p{font-size:15px}@media (max-width:800px){body .modal-especialidade .modal-content .modal-header .btn-close{background-image:url("data:image/svg+xml,%3Csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='m12 10.93 5.719-5.72c.146-.146.339-.219.531-.219.404 0 .75.324.75.749 0 .193-.073.385-.219.532l-5.72 5.719 5.719 5.719c.147.147.22.339.22.531 0 .427-.349.75-.75.75-.192 0-.385-.073-.531-.219l-5.719-5.719-5.719 5.719c-.146.146-.339.219-.531.219-.401 0-.75-.323-.75-.75 0-.192.073-.384.22-.531l5.719-5.719-5.72-5.719c-.146-.147-.219-.339-.219-.532 0-.425.346-.749.75-.749.192 0 .385.073.531.219z'/%3E%3C/svg%3E");background-color:var(--color-4);border-radius:100%;background-size:20px}body .modal-especialidade .modal-content .modal-body .img{width:100%;height:150px}body .modal-especialidade .modal-content .modal-body .text{width:100%;padding:20px}}body.popup_open{overflow:hidden}body #popup{opacity:0;position:fixed;left:0;top:0;width:100%;height:100%;padding:100px;margin:0;background:#000000d4;z-index:-1;transition:all 0.5s ease-in-out;overflow-y:scroll}body #popup .container{position:relative;max-width:600px;opacity:0;transform:translateY(50%);transition:all 0.5s ease-in-out}body #popup.form .close{margin:0;right:-30px}body #popup.visible{z-index:9999;opacity:1}body #popup.visible .container{opacity:1;transform:translateY(0)}body #popup .close{position:absolute;right:0;top:0;z-index:99;margin-left:20px;cursor:pointer}body #popup .close span{display:block;width:24px;height:2px;border-radius:0;margin:5px 7px;transition:0.5s all;transform-origin:center;cursor:pointer;background:var(--color-3)}body #popup .close span:nth-child(1){transform:translateY(7px) rotate(45deg)}body #popup .close span:nth-child(2){opacity:0}body #popup .close span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}body #popup::-webkit-scrollbar-track{-webkit-box-shadow:none;border-radius:10px;background-color:transparent}body #popup::-webkit-scrollbar{width:5px;background-color:transparent}body #popup::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:none;background-color:#929292}@media only screen and (max-width:800px){body #popup{padding:30px;background-image:none}body #popup .close{position:fixed;top:15px;right:15px;background:#000;padding:5px}}body::-webkit-scrollbar-track{-webkit-box-shadow:none;border-radius:10px;background-color:transparent}body::-webkit-scrollbar{width:5px;background-color:transparent}body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:none;background-color:#929292}@media (min-width:1400px){body .container,body .container-lg,body .container-md,body .container-sm,body .container-xl,body .container-xxl{max-width:1200px}}header#masthead{transition:all 0.3s ease-in-out}header#masthead.site-header{padding:20px 0;background-color:#ffffffb5;top:0;width:100%;z-index:991;position:sticky;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}header#masthead.site-header.sticky{padding:15px 0;top:0}header#masthead.site-header.sticky .site-branding img.custom-logo{max-width:150px}header#masthead.site-header .site-branding{display:flex;justify-content:left;align-items:center}header#masthead.site-header .site-branding img.custom-logo{max-width:250px;transition:all 0.3s ease-in-out}header#masthead.site-header .navigator{flex-wrap:wrap;gap:20px}header#masthead.site-header #site-navigation{width:auto}header#masthead.site-header #site-navigation .menu{justify-content:flex-end;gap:20px}header#masthead.site-header #site-navigation .menu>li:hover>.sub-menu{opacity:1}header#masthead.site-header #site-navigation .menu>li.current-menu-item a{color:var(--color-1)}header#masthead.site-header #site-navigation .menu>li>a{position:relative;transition:all 0.3s ease-in-out;color:var(--color-4);padding:10px 0}header#masthead.site-header #site-navigation .menu>li>a::after{content:"";position:absolute;left:50%;bottom:0px;width:80%;height:2px;opacity:0;background-color:var(--color-2);transform:translateX(-50%) translateY(50%);transition:all 0.3s ease-in-out}header#masthead.site-header #site-navigation .menu>li>a:hover{color:var(--color-2)}header#masthead.site-header #site-navigation .menu>li>a:hover::after{opacity:1;transform:translateY(0px) translateX(-50%)}header#masthead.site-header #site-navigation .menu>li>a.is-show{opacity:1 !important}header#masthead.site-header #site-navigation .menu>li>.sub-menu{display:flex;flex-direction:column;padding:10px 20px 10px 17px;gap:5px;background:var(--color-1);box-shadow:none;opacity:0;transition:all 0.3s ease-in-out}header#masthead.site-header #site-navigation .menu>li>.sub-menu>li{padding:5px 0}header#masthead.site-header #site-navigation .menu>li>.sub-menu>li:not(:last-child){border-bottom:1px solid #fff}header#masthead.site-header #site-navigation .menu>li>.sub-menu>li:not(:last-child):after{content:"";position:absolute;right:-4px;bottom:-3px;width:5px;height:5px;background-image:url(/wp-content/themes/icpk/assets/images/dot.svg);background-size:contain;background-position:center;background-repeat:no-repeat}header#masthead.site-header #site-navigation .menu>li>.sub-menu>li a{color:#fff;transition:all 0.3s ease-in-out}header#masthead.site-header #site-navigation .menu>li>.sub-menu>li a:hover{opacity:0.7}header#masthead.site-header .agende{padding:8px 16px;font-size:16px;line-height:20px;background-color:var(--color-1);color:#fff}header#masthead.site-header .agende:hover{background-color:var(--color-4)}header#masthead.site-header .main-menu-toggle{position:relative;z-index:99;margin-left:20px;cursor:pointer}header#masthead.site-header .main-menu-toggle span{display:block;width:24px;height:3px;border-radius:0;margin:5px 7px;transition:0.5s all;transform-origin:center;cursor:pointer;background:var(--color-1)}@media only screen and (max-width:800px){header#masthead.site-header{padding:20px 25px}header#masthead.site-header .site-branding img.custom-logo{transition:all 0.3s ease-in-out;max-width:100%}header#masthead.site-header.sticky{padding:15px 20px}header#masthead.site-header.sticky .custom-logo{max-width:100px}}footer.site-footer{padding:80px 0 50px;background-color:#F5F5F5}footer.site-footer h3{font-size:20px;font-weight:500;margin-bottom:10px}footer.site-footer p{color:#000000;margin:0}footer.site-footer .link{color:#000;text-decoration:underline;transition:all 0.3s ease-in-out}footer.site-footer .link:hover{opacity:0.7}footer.site-footer .telefone,footer.site-footer .endereco{padding:0 40px}footer.site-footer .infos{display:flex;align-items:flex-start;justify-content:flex-end;gap:45px;text-align:right}footer.site-footer .infos .politica{display:block;font-size:14px;color:#000000;text-decoration:underline;margin-top:10px}footer.site-footer .aviso{display:flex;gap:20px;margin-top:50px}footer.site-footer .aviso div:first-child{width:70%;display:flex;align-items:center;border:1px solid #101010;padding:15px}footer.site-footer .aviso div:first-child p{color:#101010;font-size:15px;margin:0}footer.site-footer .aviso .responsavel{display:flex;flex-direction:column;justify-content:center}footer.site-footer .aviso .responsavel h3{font-size:16px;line-height:20px;margin:0 0 0px}footer.site-footer .aviso .responsavel h4{font-size:16px;line-height:23px;margin-bottom:5px}footer.site-footer .aviso .responsavel h5{font-size:15px;line-height:20px;font-weight:500;margin:0}@media (max-width:800px){footer.site-footer{padding:15px 20px 50px}footer.site-footer .fav{display:none}footer.site-footer .telefone,footer.site-footer .endereco{padding:15px}footer.site-footer .infos{justify-content:space-between;padding-top:20px}footer.site-footer .aviso{flex-direction:column;gap:20px}footer.site-footer .aviso>div{width:100% !important}footer.site-footer .aviso>div:first-child{padding:15px}footer.site-footer .aviso>div:first-child p{font-size:13px}}#primary.home #banner{background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#aaa794}#primary.home #banner .container{display:flex;align-items:center;min-height:650px}#primary.home #banner h2{font-size:60px;line-height:64px;font-weight:500;color:#fff;margin-bottom:20px}#primary.home #banner p{color:#fff}@media (max-width:800px){#primary.home #banner{padding:30px 20px 50px;background-position:bottom right;background-size:700px}#primary.home #banner .container{min-height:500px;align-items:flex-start}#primary.home #banner h2{font-size:30px;line-height:35px;margin-bottom:10px}#primary.home #banner p{font-size:14px}}#primary.home #sobre{position:relative;padding:0px 0 50px}#primary.home #sobre::before{content:"";position:absolute;left:0;bottom:50px;width:42%;height:60%;background:#D8D8D0;border-radius:0 50px 0 0}#primary.home #sobre .container{position:relative}#primary.home #sobre .text{display:flex;flex-direction:column;justify-content:flex-end;padding-left:50px}#primary.home #sobre .text h2{font-size:48px;line-height:50px;font-weight:500;margin-bottom:20px}@media (max-width:800px){#primary.home #sobre{padding-bottom:20px}#primary.home #sobre::before{width:90%;top:50px;height:200px}#primary.home #sobre .image img{display:block;width:300px;height:250px;margin:0 auto;object-fit:cover;object-position:bottom}#primary.home #sobre .text{padding:30px}#primary.home #sobre .text h2{font-size:35px;line-height:40px;margin-bottom:10px}#primary.home #sobre .text p{font-size:14px}}#primary.home #formacao{position:relative;padding:80px 0;background:#f1f1f0}#primary.home #formacao .row{justify-content:space-between}#primary.home #formacao h2{font-weight:600;margin-bottom:30px}#primary.home #formacao ul{margin:0;padding-left:0px;list-style:none}#primary.home #formacao ul li{display:flex;font-size:18px;margin-bottom:15px;margin-top:3px}#primary.home #formacao ul li::before{content:"";display:block;width:30px;min-width:30px;height:30px;margin-right:15px;background-image:url("data:image/svg+xml,%3Csvg clip-rule='evenodd' fill='%23ABA996' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m11.998 2.005c5.517 0 9.997 4.48 9.997 9.997 0 5.518-4.48 9.998-9.997 9.998-5.518 0-9.998-4.48-9.998-9.998 0-5.517 4.48-9.997 9.998-9.997zm-5.049 10.386 3.851 3.43c.142.128.321.19.499.19.202 0 .405-.081.552-.242l5.953-6.509c.131-.143.196-.323.196-.502 0-.41-.331-.747-.748-.747-.204 0-.405.082-.554.243l-5.453 5.962-3.298-2.938c-.144-.127-.321-.19-.499-.19-.415 0-.748.335-.748.746 0 .205.084.409.249.557z' fill-rule='nonzero'/%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width:800px){#primary.home #formacao{padding:40px 20px}#primary.home #formacao .col-texto:not(:last-of-type){margin-bottom:40px}#primary.home #formacao h2{margin-bottom:20px}}#primary.home #o-espaco{padding:40px 0 80px}#primary.home #o-espaco h2{font-size:28px;font-weight:normal;margin-bottom:25px}#primary.home #o-espaco .galeria .grid{display:flex;flex-wrap:wrap;gap:15px}#primary.home #o-espaco .galeria .grid .image{display:flex;width:calc(50% - 15px);height:240px;overflow:hidden}#primary.home #o-espaco .galeria .grid .image:hover img{transform:scale(1.1)}#primary.home #o-espaco .galeria .grid .image img{width:100%;height:100%;object-fit:cover;transition:all 0.5s ease-in-out}#primary.home #o-espaco .galeria .destaque .image{display:flex;width:100%;height:500px;overflow:hidden}#primary.home #o-espaco .galeria .destaque .image:hover img{transform:scale(1.1)}#primary.home #o-espaco .galeria .destaque .image img{width:100%;height:100%;object-fit:cover;transition:all 0.5s ease-in-out}@media (max-width:800px){#primary.home #o-espaco{padding:0 20px 50px}#primary.home #o-espaco .galeria .grid{gap:5px}#primary.home #o-espaco .galeria .grid .image{width:calc(50% - 5px);height:150px}#primary.home #o-espaco .galeria .destaque{margin-top:5px}#primary.home #o-espaco .galeria .destaque .image{height:200px}}#primary.home #especialidades{padding:100px 0;background-color:#ABA996}#primary.home #especialidades h3{text-align:center;font-size:14px;font-weight:600;color:#fff}#primary.home #especialidades h2{font-size:48px;line-height:52px;margin-bottom:40px;font-weight:600;color:#fff;text-align:center}#primary.home #especialidades .especialidades .box:hover img{transform:scale(1.1)}#primary.home #especialidades .especialidades .box>a,#primary.home #especialidades .especialidades .box>div{position:relative;height:360px;display:flex;align-items:flex-end;justify-content:center;padding:40px;overflow:hidden;cursor:pointer}#primary.home #especialidades .especialidades .box>a:after,#primary.home #especialidades .especialidades .box>div:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:80%;background-image:linear-gradient(0deg, #000000bd, transparent);z-index:2}#primary.home #especialidades .especialidades .box>a img,#primary.home #especialidades .especialidades .box>div img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:all 0.3s ease-in-out;z-index:1}#primary.home #especialidades .especialidades .box>a h4,#primary.home #especialidades .especialidades .box>div h4{position:relative;z-index:3;font-size:18px;line-height:22px;font-weight:600;color:#fff}@media (max-width:800px){#primary.home #especialidades{padding:40px 20px}#primary.home #especialidades h2{font-size:35px;line-height:35px;margin-bottom:20px}#primary.home #especialidades .especialidades{gap:5px}#primary.home #especialidades .especialidades .box{padding:0}#primary.home #especialidades .especialidades .box>a,#primary.home #especialidades .especialidades .box>div{height:150px;padding:20px}}#primary.home #duvidas-frequentes{padding:100px 0}#primary.home #duvidas-frequentes .container{max-width:800px}#primary.home #duvidas-frequentes h2{font-size:48px;line-height:52px;margin-bottom:40px;font-weight:600;color:var(--color-1);text-align:center}#primary.home #duvidas-frequentes nav{margin-bottom:20px}#primary.home #duvidas-frequentes nav .nav-tabs{border-bottom-color:#ABA996}#primary.home #duvidas-frequentes nav .nav-tabs .nav-link{padding:12px 25px;font-size:20px;line-height:25px;font-weight:500;color:#ABA996;border-radius:20px 20px 0 0}#primary.home #duvidas-frequentes nav .nav-tabs .nav-link:hover{border-color:transparent;color:var(--color-4)}#primary.home #duvidas-frequentes nav .nav-tabs .nav-link.active{background-color:#ABA996;border-color:#ABA996;color:#fff}#primary.home #duvidas-frequentes #nav-tabDuvidas .accordion .accordion-item{border:none}#primary.home #duvidas-frequentes #nav-tabDuvidas .accordion .accordion-item h2{font-size:20px;line-height:25px;border-bottom:1px solid #d8d8d8;margin-bottom:0px}#primary.home #duvidas-frequentes #nav-tabDuvidas .accordion .accordion-item h2 button{font-weight:500;color:var(--color-1);border:none !important;outline:none !important;box-shadow:none !important;background:none;padding-left:50px}#primary.home #duvidas-frequentes #nav-tabDuvidas .accordion .accordion-item h2 button::after{position:absolute;left:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='9.103' viewBox='0 0 15 9.103'%3E%3Cpath id='Icon_awesome-chevron-down' data-name='Icon awesome-chevron-down' d='M6.917,8.862.241,2.186a.824.824,0,0,1,0-1.166L1.02.241a.824.824,0,0,1,1.164,0L7.5,5.531,12.815.24a.824.824,0,0,1,1.164,0l.779.779a.824.824,0,0,1,0,1.166L8.083,8.862A.824.824,0,0,1,6.917,8.862Z' transform='translate(15 9.103) rotate(180)' fill='%23aba996'/%3E%3C/svg%3E%0A")}#primary.home #duvidas-frequentes #nav-tabDuvidas .accordion .accordion-item .accordion-body p:last-child{margin:0}@media (max-width:800px){#primary.home #duvidas-frequentes{padding:40px 15px}#primary.home #duvidas-frequentes h2{font-size:30px;line-height:35px;margin-bottom:20px}#primary.home #duvidas-frequentes nav .nav-tabs .nav-link{padding:5px 15px;font-size:12px;border-radius:15px 15px 0 0}#primary.home #duvidas-frequentes #nav-tabDuvidas .accordion .accordion-item h2{margin-bottom:10px}#primary.home #duvidas-frequentes #nav-tabDuvidas .accordion .accordion-item h2 button{padding:10px 10px 10px 30px;font-size:15px;line-height:20px}#primary.home #duvidas-frequentes #nav-tabDuvidas .accordion .accordion-item h2 button::after{left:5px;width:1rem;height:1rem;background-size:contain}#primary.home #duvidas-frequentes #nav-tabDuvidas .accordion .accordion-item .accordion-body{padding:10px}#primary.home #duvidas-frequentes #nav-tabDuvidas .accordion .accordion-item .accordion-body p{font-size:14px}}#primary.home #agende{position:relative;background-color:#F1F1F0}#primary.home #agende::before{content:"";position:absolute;left:0;top:0;width:50%;height:100%;background:var(--color-1)}#primary.home #agende .container{position:relative}#primary.home #agende .texto{padding-top:50px;padding-bottom:50px}#primary.home #agende .texto h3{font-size:14px;font-weight:600;color:#fff}#primary.home #agende .texto h2{font-size:48px;line-height:52px;margin-bottom:40px;font-weight:600;color:#fff}#primary.home #agende .texto p{color:#fff;max-width:350px}#primary.home #agende .form{padding:50px;margin:0}#primary.home #agende .form form.submitting .wpcf7-submit{padding-left:50px}@media (max-width:800px){#primary.home #agende{padding:0px}#primary.home #agende::before{content:none}#primary.home #agende .texto{padding:40px;background:#aba996}#primary.home #agende .texto h2{font-size:30px;line-height:35px;margin-bottom:10px}#primary.home #agende .texto p{font-size:14px}#primary.home #agende .form{padding:20px 40px}}#primary.padrao #hero{padding:50px 0;text-align:center}@media (max-width:800px){#primary.padrao #hero{padding:20px}}#primary.padrao #conteudo{padding:0 0 50px}#primary.padrao #conteudo ol{margin-left:0}#primary.padrao #conteudo ol li::marker{font-size:20px;font-weight:500}#primary.padrao #conteudo ol li h3{font-size:23px;margin:0}@media (max-width:800px){#primary.padrao #conteudo{padding:20px}}#primary.not-found .error-404{padding:100px 0}#primary.not-found .error-404 h1{font-size:100px;font-weight:700;line-height:80px;margin-bottom:20px}#primary.not-found .error-404 h2{font-weight:bold}#primary.not-found .error-404 p{max-width:400px;margin:0 auto 30px}#primary.not-found .error-404 .btn{color:#fff !important}@media screen and (max-width:800px){#primary.not-found .error-404{padding:50px}#primary.not-found .error-404 h1{font-size:90px}}#primary.blog.single article .container{max-width:950px}#primary.blog.single article .container.content{max-width:800px}#primary.blog.single article .post-header{padding:50px 0}#primary.blog.single article .post-header h1{font-size:40px;line-height:45px;margin-bottom:20px;text-align:center}#primary.blog.single article .post-header .info{text-align:center;display:flex;align-items:center;justify-content:center;margin-bottom:30px;gap:20px}#primary.blog.single article .post-header .info .category{padding-right:20px;border-right:1px solid var(--color-1)}#primary.blog.single article .post-header .info .category a{transition:all 0.3s ease-in-out}#primary.blog.single article .post-header .info .category a:hover{color:var(--color-4) !important}#primary.blog.single article .content p{color:#5e5e5e}#primary.blog.single article .content ul{padding:0;margin-left:20px}#primary.blog.single article .footer{max-width:800px;margin-top:50px;margin-bottom:50px;padding-top:40px;border-top:1px solid #c5c5c5}#primary.blog.single article .footer .assinatura>div{display:flex;align-items:center;gap:30px}#primary.blog.single article .footer .assinatura .img{min-width:100px;width:100px;height:100px;overflow:hidden;border-radius:200px}#primary.blog.single article .footer .assinatura .img img{width:100%;height:100%;object-fit:cover}#primary.blog.single article .footer .assinatura .text{display:flex;flex-direction:column;justify-content:center}#primary.blog.single article .footer .assinatura .text h4{font-size:20px;font-weight:600;margin-bottom:10px}#primary.blog.single article .footer .assinatura .text h5{font-size:15px;font-weight:normal;color:var(--color-4);margin:0}#primary.blog.single article .footer .share{display:flex;align-items:center;justify-content:flex-end}#primary.blog.single article .footer .share h3{font-size:20px;font-weight:300;text-align:right}#primary.blog.single article .footer .share .icons{display:flex;align-items:center;justify-content:flex-end;gap:10px}#primary.blog.single article .footer .share .icons a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--color-5);font-size:20px;color:#fff;border-radius:50px;transition:all 0.3s ease-in-out}#primary.blog.single article .footer .share .icons a:hover{background:var(--color-1)}#primary.blog.single #latest{padding:0 0 80px}#primary.blog.single #latest .container{max-width:800px;margin-top:50px;padding-top:50px;border-top:1px solid #c5c5c5}#primary.blog.single #latest h2{font-size:30px;line-height:35px;margin-bottom:30px;text-align:center;font-weight:500}@media screen and (max-width:800px){#primary.blog.single article .post-header{padding:20px 0}#primary.blog.single article .post-header h1{font-size:30px;line-height:35px}#primary.blog.single article .content{padding:0 20px}#primary.blog.single article .footer{margin-top:30px;padding:30px 20px 0}#primary.blog.single article .footer .share{margin-top:20px;justify-content:center}#primary.blog.single article .footer .share h3{text-align:center}#primary.blog.single #latest{padding:0 0 50px}#primary.blog.single #latest .container{margin-top:30px;padding:30px 40px 0}#primary.blog.single #latest h2{font-size:25px;line-height:30px;margin-bottom:20px}}#primary.blog.archive #hero{padding:50px 0 20px;background:#aba996}#primary.blog.archive #hero .back{color:#fff;display:flex;align-items:center;gap:10px;transition:all 0.3s ease-in-out}#primary.blog.archive #hero .back:hover{opacity:0.7}#primary.blog.archive #hero h1{color:#fff}@media (max-width:800px){#primary.blog.archive #hero{padding:50px 20px 20px}}#primary.blog.archive #conteudo{padding:50px 0}#primary.blog.archive #conteudo .row{row-gap:40px}#primary.blog.archive #conteudo article{padding:0 20px}@media (max-width:800px){#primary.blog.archive #conteudo{padding:40px 20px}#primary.blog.archive #conteudo .row{row-gap:20px}#primary.blog.archive #conteudo article{padding:0 0 30px}}#primary.blog .paginacao{display:flex;justify-content:center;gap:20px;margin-top:50px}#primary.tratamento #hero{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;padding:200px 0 50px}#primary.tratamento #hero .container{max-width:900px;position:relative}#primary.tratamento #hero::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background-image:linear-gradient(0deg, #00000082, transparent)}#primary.tratamento #hero h1{color:#fff}@media (max-width:800px){#primary.tratamento #hero{padding:150px 20px 20px}#primary.tratamento #hero h1{font-size:25px}}#primary.tratamento #conteudo{padding:50px 0}#primary.tratamento #conteudo .container{max-width:900px}#primary.tratamento #conteudo h1{font-size:35px;line-height:40px;font-weight:600}#primary.tratamento #conteudo h2{font-size:25px;line-height:30px;font-weight:600}@media (max-width:800px){#primary.tratamento #conteudo{padding:20px}#primary.tratamento #conteudo h1{font-size:30px;line-height:35px}#primary.tratamento #conteudo h2{font-size:20px;line-height:25px}#primary.tratamento #conteudo p{font-size:15px}}#primary.tratamento #agende{position:relative;background-color:#F1F1F0}#primary.tratamento #agende::before{content:"";position:absolute;left:0;top:0;width:50%;height:100%;background:var(--color-1)}#primary.tratamento #agende .container{position:relative}#primary.tratamento #agende .texto{padding-top:50px;padding-bottom:50px}#primary.tratamento #agende .texto h3{font-size:14px;font-weight:600;color:#fff}#primary.tratamento #agende .texto h2{font-size:48px;line-height:52px;margin-bottom:40px;font-weight:600;color:#fff}#primary.tratamento #agende .texto p{color:#fff;max-width:350px}#primary.tratamento #agende .form{padding:50px;margin:0}#primary.tratamento #agende .form form.submitting .wpcf7-submit{padding-left:50px}@media (max-width:800px){#primary.tratamento #agende{padding:0px}#primary.tratamento #agende::before{content:none}#primary.tratamento #agende .texto{padding:40px;background:#aba996}#primary.tratamento #agende .texto h2{font-size:30px;line-height:35px;margin-bottom:10px}#primary.tratamento #agende .texto p{font-size:14px}#primary.tratamento #agende .form{padding:20px 40px}}#primary .loop-post{position:relative}#primary .loop-post .categories{position:absolute;left:25px;top:10px;width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:10px;z-index:2}#primary .loop-post .categories a{display:flex;padding:5px 10px;background:#fff;font-size:12px;line-height:13px;border-radius:20px;color:var(--color-4);transition:all 0.3s ease-in-out}#primary .loop-post .categories a:hover{background-color:var(--color-4) !important;color:#fff !important}#primary .loop-post .thumb_link{display:block;height:150px;overflow:hidden;margin-bottom:10px}#primary .loop-post .thumb_link img{width:100%;height:100%;object-fit:cover}#primary .loop-post .txt h3{font-size:20px;line-height:25px;font-weight:600}#primary .loop-post .txt p{font-size:15px;font-weight:300;color:#3b3b3b}#primary .loop-post .btn{padding:10px 30px;font-size:15px;color:#fff !important}#primary .loop-post .btn:hover{background-color:var(--color-4);color:#fff}@media screen and (max-width:800px){#primary .loop-post .thumb_link{height:200px}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22file%22%3A%22wp-content%2Fuploads%2Fcompiled-scss-and-js%2Fstylesheet-style-scss-2723407904-1732751227.css%22%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fbarbara%2Fassets%2Fscss%2Fstyle.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CkMAEA%2CMAAA%2C8FAAA%2CCAWA%2CiBAAA%2C8CAAA%2CCAKA%2CYAAA%2C8CAAA%2CCAKA%2CYAAA%2CQAAA%2CCAMI%2CyBAAA%2CKAAA%2CgCAAA%2CCAAA%2CCAMJ%2CKAAA%2CuIAAA%2CCAQI%2CgDAAA%2CyFAAA%2CCAYA%2COAAA%2CyCAAA%2CCAII%2CeAAA%2CoBAAA%2CCAIA%2CaAAA%2CoBAAA%2CCAKJ%2CWAAA%2CeAAA%2CCAIA%2CYAAA%2CwBAAA%2CCAIA%2CWAAA%2CgEAAA%2CCASA%2CUAAA%2C%2BOAAA%2CCAcI%2CgBAAA%2CgDAAA%2CCAKA%2CkBAAA%2CoBAAA%2CCAKI%2CuBAAA%2CgBAAA%2CCAKJ%2CgBAAA%2C8CAAA%2CCAII%2CsBAAA%2C%2BDAAA%2CCAOR%2CuBAAA%2CuBAAA%2CCAIA%2CgBAAA%2CmSAAA%2CCAmBI%2CsBAAA%2CwFAAA%2CCAQJ%2CaAAA%2CuCAAA%2CCAMQ%2CoBAAA%2CWAAA%2CCAGI%2C0BAAA%2CuDAAA%2CCAOR%2CeAAA%2C6KAAA%2CCAYI%2CqBAAA%2CqDAAA%2CCAOR%2CWAAA%2C%2BBAAA%2CCAII%2CqBAAA%2CgDAAA%2CCAOQ%2CwCAAA%2CsBAAA%2CCAQA%2CuCAAA%2CkCAAA%2CCAII%2CwHAAA%2CqBAAA%2CCAOJ%2CoCAAA%2CsBAAA%2CCAMJ%2C2BAAA%2C6KAAA%2CCAWI%2CwCAAA%2CiBAAA%2CCAIA%2CyCAAA%2CqBAAA%2CCAIA%2CgGAAA%2C2CAAA%2CCAQI%2C0HAAA%2CqCAAA%2CCAOJ%2CwCAAA%2CqOAAA%2CCAeI%2C8CAAA%2C0CAAA%2CCAOR%2C8BAAA%2CiKAAA%2CCAUI%2C2CAAA%2CiBAAA%2CCAIA%2C4CAAA%2CqBAAA%2CCAKJ%2C2BAAA%2CwMAAA%2CCAeJ%2C0BAAA%2C2FAAA%2CCAQA%2CkCAAA%2C8BAAA%2CCAKA%2CyCAEQ%2CwCAAA%2CcAAA%2CCAAA%2CCAOZ%2CcAAA%2CSAAA%2CCAIA%2CiBAAA%2CyCAAA%2CCAII%2CuBAAA%2CWAAA%2CCAKJ%2CYAAA%2CoBAAA%2CCAOI%2CqBAAA%2C2GAAA%2CCAYA%2CyBAAA%2CqFAAA%2CCAUM%2CmDAAA%2CuCAAA%2CCAIA%2CmDAAA%2CSAAA%2CCAIA%2CmDAAA%2CyCAAA%2CCAOV%2CeAAA%2C%2BKAAA%2CCAcI%2CmBAAA%2C4MAAA%2CCAaA%2CiCAAA%2C4EAAA%2CCAQI%2CsCAAA%2CuJAAA%2CCAaJ%2CgCAAA%2C0FAAA%2CCAOI%2CsCAAA%2CiBAAA%2CCAGI%2CmDAAA%2CeAAA%2CCAMR%2C%2BCAAA%2CoGAAA%2CCAUA%2CiCAAA%2CyEAAA%2CCAQQ%2CgEAAA%2CmHAAA%2CCAUI%2CmEAAA%2CiBAAA%2CCAGI%2CqEAAA%2C8FAAA%2CCASA%2CsEAAA%2CwBAAA%2CCAKQ%2C2EAAA%2CoBAAA%2CCAYxB%2CyCACI%2CmBAAA%2CoDAAA%2CCAKA%2CiCAAA%2CeAAA%2CCAKA%2CiCAAA%2C0DAAA%2CCAAA%2CCAQR%2CcAAA%2CkPAAA%2CCAeI%2CqBAAA%2CyCAAA%2CCAIA%2CsBAAA%2CwCAAA%2CCAMQ%2CqCAAA%2C2EAAA%2CCAUR%2CgBAAA%2CuBAAA%2CCAMI%2C0BAAA%2CiCAAA%2CCAKA%2CwBAAA%2C6GAAA%2CCAOI%2C8BAAA%2C%2BBAAA%2CCAMR%2CyCAAA%2CcAAA%2CYAAA%2CCAGI%2CsBAAA%2CuBAAA%2CCAII%2C0BAAA%2CUAAA%2CCAGI%2CqCAAA%2CUAAA%2CCAMR%2CgBAAA%2C%2BBAAA%2CCAKA%2CmBAAA%2CyBAAA%2CCAII%2C0BAAA%2CiBAAA%2CCAAA%2CCAQR%2CwCAAA%2CeAAA%2CCAIA%2CyCAAA%2C2BAAA%2CCAII%2CuDAAA%2CqDAAA%2CCAQA%2CqDAAA%2CqCAAA%2CCAKI%2C0DAAA%2CSAAA%2CCAGI%2C8DAAA%2CuCAAA%2CCAOJ%2C2DAAA%2CsBAAA%2CCAII%2C8DAAA%2C%2BDAAA%2CCAOA%2C6DAAA%2CcAAA%2CCAOZ%2CyBAGY%2CkEAAA%2C0rBAAA%2CCASA%2C0DAAA%2CuBAAA%2CCAKA%2C2DAAA%2CuBAAA%2CCAAA%2CCAShB%2CgBAAA%2CeAAA%2CCAIA%2CYAAA%2CqKAAA%2CCAcI%2CuBAAA%2CqGAAA%2CCASI%2CwBAAA%2CoBAAA%2CCAMJ%2CoBAAA%2CsBAAA%2CCAII%2C%2BBAAA%2CiCAAA%2CCAMJ%2CmBAAA%2C0EAAA%2CCAQI%2CwBAAA%2CuJAAA%2CCAWI%2CqCAAA%2CuCAAA%2CCAIA%2CqCAAA%2CSAAA%2CCAIA%2CqCAAA%2CyCAAA%2CCAMR%2CqCAAA%2CuEAAA%2CCAOA%2C%2BBAAA%2CsCAAA%2CCAMA%2CqCAAA%2CmEAAA%2CCAOA%2CyCAAA%2CYAAA%2CkCAAA%2CCAII%2CmBAAA%2C8DAAA%2CCAAA%2CCAUR%2C8BAAA%2CuEAAA%2CCAOA%2CwBAAA%2CsCAAA%2CCAMA%2C8BAAA%2CmEAAA%2CCAOA%2C0BACI%2CgHAAA%2CgBAAA%2CCAAA%2CCAYJ%2CgBAAA%2C%2BBAAA%2CCAGI%2C4BAAA%2CoJAAA%2CCAUI%2CmCAAA%2CoBAAA%2CCAKQ%2CkEAAA%2CeAAA%2CCAMR%2C2CAAA%2CoDAAA%2CCAKI%2C2DAAA%2C%2BCAAA%2CCAMJ%2CuCAAA%2CuBAAA%2CCAKA%2C6CAAA%2CUAAA%2CCAGI%2CmDAAA%2CiCAAA%2CCAMY%2CsEAAA%2CSAAA%2CCAMA%2C0EAAA%2CoBAAA%2CCAKJ%2CwDAAA%2CqFAAA%2CCAMI%2C%2BDAAA%2C0LAAA%2CCAaA%2C8DAAA%2CoBAAA%2CCAGI%2CqEAAA%2CoDAAA%2CCAMJ%2CgEAAA%2CoBAAA%2CCAKJ%2CgEAAA%2C0JAAA%2CCAUI%2CmEAAA%2CaAAA%2CCAGI%2CoFAAA%2C4BAAA%2CCAGI%2C0FAAA%2C2NAAA%2CCAcJ%2CqEAAA%2C0CAAA%2CCAII%2C2EAAA%2CWAAA%2CCAUxB%2CoCAAA%2C2FAAA%2CCAOI%2C0CAAA%2C%2BBAAA%2CCAKJ%2C8CAAA%2C4DAAA%2CCAMI%2CmDAAA%2CuJAAA%2CCAaJ%2CyCAAA%2C4BAAA%2CiBAAA%2CCAIQ%2C2DAAA%2C8CAAA%2CCAMJ%2CmCAAA%2CiBAAA%2CCAGI%2CgDAAA%2CeAAA%2CCAAA%2CCAUhB%2CmBAAA%2C4CAAA%2CCAKI%2CsBAAA%2CiDAAA%2CCAMA%2CqBAAA%2CsBAAA%2CCAKA%2CyBAAA%2CoEAAA%2CCAKI%2C%2BBAAA%2CWAAA%2CCAKJ%2C0DAAA%2CcAAA%2CCAKA%2C0BAAA%2CsFAAA%2CCAOI%2CoCAAA%2CoFAAA%2CCASJ%2C0BAAA%2CqCAAA%2CCAMQ%2C0CAAA%2C%2BEAAA%2CCAOI%2C4CAAA%2CqCAAA%2CCAQR%2CuCAAA%2CyDAAA%2CCAKI%2C0CAAA%2C8CAAA%2CCAMA%2C0CAAA%2CiDAAA%2CCAMA%2C0CAAA%2CwDAAA%2CCASR%2CyBAAA%2CmBAAA%2CsBAAA%2CCAGI%2CwBAAA%2CYAAA%2CCAIA%2C0DAAA%2CYAAA%2CCAKA%2C0BAAA%2C8CAAA%2CCAKA%2C0BAAA%2C8BAAA%2CCAII%2C8BAAA%2CqBAAA%2CCAGI%2C0CAAA%2CYAAA%2CCAGI%2C4CAAA%2CcAAA%2CCAAA%2CCAYhB%2CsBAAA%2CuGAAA%2CCAMI%2CiCAAA%2CgDAAA%2CCAMA%2CyBAAA%2C6EAAA%2CCAQA%2CwBAAA%2CUAAA%2CCAIJ%2CyBACI%2CsBAAA%2C6EAAA%2CCAKI%2CiCAAA%2CuCAAA%2CCAKA%2CyBAAA%2CkDAAA%2CCAMA%2CwBAAA%2CcAAA%2CCAAA%2CCAMR%2CqBAAA%2CoCAAA%2CCAII%2C6BAAA%2CgHAAA%2CCAWA%2CgCAAA%2CiBAAA%2CCAIA%2C2BAAA%2C6EAAA%2CCAMI%2C8BAAA%2CkEAAA%2CCAQR%2CyBACI%2CqBAAA%2CmBAAA%2CCAGI%2C6BAAA%2C%2BBAAA%2CCAOI%2CgCAAA%2C4FAAA%2CCAUJ%2C2BAAA%2CYAAA%2CCAGI%2C8BAAA%2CkDAAA%2CCAMA%2C6BAAA%2CcAAA%2CCAAA%2CCAOZ%2CwBAAA%2CmDAAA%2CCAKI%2C6BAAA%2C6BAAA%2CCAIA%2C2BAAA%2CkCAAA%2CCAKA%2C2BAAA%2CyCAAA%2CCAKI%2C8BAAA%2C6DAAA%2CCAMI%2CsCAAA%2CqzBAAA%2CCAeR%2CyBAAA%2CwBAAA%2CiBAAA%2CCAIQ%2CsDAAA%2CkBAAA%2CCAKJ%2C2BAAA%2CkBAAA%2CCAAA%2CCAMR%2CwBAAA%2CmBAAA%2CCAGI%2C2BAAA%2CoDAAA%2CCAOI%2CuCAAA%2CoCAAA%2CCAKI%2C8CAAA%2CgEAAA%2CCAOQ%2CwDAAA%2CoBAAA%2CCAKJ%2CkDAAA%2CuEAAA%2CCAUJ%2CkDAAA%2CoDAAA%2CCAOQ%2C4DAAA%2CoBAAA%2CCAKJ%2CsDAAA%2CuEAAA%2CCAUhB%2CyBACI%2CwBAAA%2CmBAAA%2CCAIQ%2CuCAAA%2COAAA%2CCAGI%2C8CAAA%2CkCAAA%2CCAMJ%2C2CAAA%2CcAAA%2CCAGI%2CkDAAA%2CYAAA%2CCAAA%2CCAQhB%2C8BAAA%2CwCAAA%2CCAII%2CiCAAA%2C2DAAA%2CCAOA%2CiCAAA%2C%2BFAAA%2CCAYY%2C6DAAA%2CoBAAA%2CCAKJ%2C4GAAA%2CmIAAA%2CCAWI%2CwHAAA%2C2IAAA%2CCAWA%2CoHAAA%2CgHAAA%2CCAWA%2CkHAAA%2CsFAAA%2CCAYhB%2CyBACI%2C8BAAA%2CiBAAA%2CCAGI%2CiCAAA%2CkDAAA%2CCAMA%2C8CAAA%2COAAA%2CCAGI%2CmDAAA%2CSAAA%2CCAGI%2C4GAAA%2CyBAAA%2CCAAA%2CCAUhB%2CkCAAA%2CeAAA%2CCAGI%2C6CAAA%2CeAAA%2CCAIA%2CqCAAA%2CyGAAA%2CCASA%2CsCAAA%2CkBAAA%2CCAGI%2CgDAAA%2C2BAAA%2CCAGI%2C0DAAA%2C2GAAA%2CCAQI%2CgEAAA%2C6CAAA%2CCAKA%2CiEAAA%2CwDAAA%2CCAWJ%2C6EAAA%2CWAAA%2CCAGI%2CgFAAA%2CiFAAA%2CCAMI%2CuFAAA%2CgJAAA%2CCASI%2C8FAAA%2CmgBAAA%2CCAUA%2C0GAAA%2CQAAA%2CCASxB%2CyBACI%2CkCAAA%2CiBAAA%2CCAGI%2CqCAAA%2CkDAAA%2CCAQQ%2C0DAAA%2C2DAAA%2CCAWI%2CgFAAA%2CkBAAA%2CCAGI%2CuFAAA%2C2DAAA%2CCAKI%2C8FAAA%2CuDAAA%2CCASR%2C6FAAA%2CYAAA%2CCAII%2C%2BFAAA%2CcAAA%2CCAAA%2CCAUxB%2CsBAAA%2C0CAAA%2CCAII%2C8BAAA%2CyFAAA%2CCAUA%2CiCAAA%2CiBAAA%2CCAIA%2C6BAAA%2CoCAAA%2CCAII%2CgCAAA%2CyCAAA%2CCAMA%2CgCAAA%2C6EAAA%2CCAQA%2C%2BBAAA%2C0BAAA%2CCAMJ%2C4BAAA%2CqBAAA%2CCAMY%2C0DAAA%2CiBAAA%2CCAOhB%2CyBACI%2CsBAAA%2CWAAA%2CCAGI%2C8BAAA%2CYAAA%2CCAIA%2C6BAAA%2C%2BBAAA%2CCAII%2CgCAAA%2CkDAAA%2CCAMA%2C%2BBAAA%2CcAAA%2CCAKJ%2C4BAAA%2CiBAAA%2CCAAA%2CCAQR%2CsBAAA%2CgCAAA%2CCAIA%2CyBACI%2CsBAAA%2CYAAA%2CCAAA%2CCAKJ%2C0BAAA%2CgBAAA%2CCAGI%2C6BAAA%2CaAAA%2CCAIQ%2CwCAAA%2C8BAAA%2CCAKA%2CmCAAA%2CuBAAA%2CCAOZ%2CyBACI%2C0BAAA%2CYAAA%2CCAAA%2CCAOJ%2C8BAAA%2CeAAA%2CCAGI%2CiCAAA%2CmEAAA%2CCAOA%2CiCAAA%2CgBAAA%2CCAIA%2CgCAAA%2CkCAAA%2CCAKA%2CmCAAA%2CqBAAA%2CCAIJ%2CoCACI%2C8BAAA%2CYAAA%2CCAGI%2CiCAAA%2CcAAA%2CCAAA%2CCAUA%2CwCAAA%2CeAAA%2CCAGI%2CgDAAA%2CeAAA%2CCAKJ%2C0CAAA%2CcAAA%2CCAGI%2C6CAAA%2CoEAAA%2CCAOA%2CgDAAA%2CoGAAA%2CCAQI%2C0DAAA%2CwDAAA%2CCAII%2C4DAAA%2C%2BBAAA%2CCAGI%2CkEAAA%2C%2BBAAA%2CCASZ%2CwCAAA%2CaAAA%2CCAIA%2CyCAAA%2C0BAAA%2CCAMJ%2CqCAAA%2CgGAAA%2CCAQQ%2CqDAAA%2CwCAAA%2CCAMA%2CsDAAA%2C4EAAA%2CCAOI%2C0DAAA%2CuCAAA%2CCAOJ%2CuDAAA%2CyDAAA%2CCAKI%2C0DAAA%2CiDAAA%2CCAMA%2C0DAAA%2C%2BDAAA%2CCASR%2C4CAAA%2CwDAAA%2CCAKI%2C%2BCAAA%2C%2BCAAA%2CCAMA%2CmDAAA%2CiEAAA%2CCAMI%2CqDAAA%2CoLAAA%2CCAYI%2C2DAAA%2CyBAAA%2CCASpB%2C6BAAA%2CgBAAA%2CCAGI%2CwCAAA%2C6EAAA%2CCAOA%2CgCAAA%2CoFAAA%2CCASJ%2CoCAEQ%2C0CAAA%2CcAAA%2CCAGI%2C6CAAA%2C%2BBAAA%2CCAMJ%2CsCAAA%2CcAAA%2CCAIA%2CqCAAA%2CmCAAA%2CCAII%2C4CAAA%2CsCAAA%2CCAII%2C%2BCAAA%2CiBAAA%2CCAOZ%2C6BAAA%2CgBAAA%2CCAGI%2CwCAAA%2CmCAAA%2CCAKA%2CgCAAA%2CkDAAA%2CCAAA%2CCAUR%2C4BAAA%2CsCAAA%2CCAII%2CkCAAA%2CmFAAA%2CCAOI%2CwCAAA%2CWAAA%2CCAKJ%2C%2BBAAA%2CUAAA%2CCAIJ%2CyBACI%2C4BAAA%2CsBAAA%2CCAAA%2CCAKJ%2CgCAAA%2CcAAA%2CCAGI%2CqCAAA%2CYAAA%2CCAIA%2CwCAAA%2CcAAA%2CCAIJ%2CyBACI%2CgCAAA%2CiBAAA%2CCAGI%2CqCAAA%2CYAAA%2CCAIA%2CwCAAA%2CgBAAA%2CCAAA%2CCAOZ%2CyBAAA%2C4DAAA%2CCASA%2C0BAAA%2CmHAAA%2CCAOI%2CqCAAA%2CiCAAA%2CCAKA%2CkCAAA%2CkIAAA%2CCAUA%2C6BAAA%2CUAAA%2CCAIJ%2CyBACI%2C0BAAA%2CuBAAA%2CCAGI%2C6BAAA%2CcAAA%2CCAAA%2CCAMR%2C8BAAA%2CcAAA%2CCAGI%2CyCAAA%2CeAAA%2CCAIA%2CiCAAA%2C%2BCAAA%2CCAMA%2CiCAAA%2C%2BCAAA%2CCAMJ%2CyBACI%2C8BAAA%2CYAAA%2CCAGI%2CiCAAA%2C%2BBAAA%2CCAKA%2CiCAAA%2C%2BBAAA%2CCAKA%2CgCAAA%2CcAAA%2CCAAA%2CCAMR%2C4BAAA%2C0CAAA%2CCAII%2CoCAAA%2CyFAAA%2CCAUA%2CuCAAA%2CiBAAA%2CCAIA%2CmCAAA%2CoCAAA%2CCAII%2CsCAAA%2CyCAAA%2CCAMA%2CsCAAA%2C6EAAA%2CCAQA%2CqCAAA%2C0BAAA%2CCAMJ%2CkCAAA%2CqBAAA%2CCAMY%2CgEAAA%2CiBAAA%2CCAOhB%2CyBACI%2C4BAAA%2CWAAA%2CCAGI%2CoCAAA%2CYAAA%2CCAIA%2CmCAAA%2C%2BBAAA%2CCAII%2CsCAAA%2CkDAAA%2CCAMA%2CqCAAA%2CcAAA%2CCAKJ%2CkCAAA%2CiBAAA%2CCAAA%2CCAOZ%2CoBAAA%2CiBAAA%2CCAGI%2CgCAAA%2CiHAAA%2CCAWI%2CkCAAA%2CqJAAA%2CCAUI%2CwCAAA%2CgEAAA%2CCAOR%2CgCAAA%2C6DAAA%2CCAMI%2CoCAAA%2CuCAAA%2CCAQA%2C4BAAA%2C%2BCAAA%2CCAMA%2C2BAAA%2C4CAAA%2CCAOJ%2CyBAAA%2CsDAAA%2CCAKI%2C%2BBAAA%2C0CAAA%2CCAMJ%2CoCACI%2CgCAAA%2CYAAA%2CCAAA%22%7D */