.container{position:relative;width:100%;max-width:960px;margin:0 auto;padding:0 20px;box-sizing:border-box}.column,.columns{width:100%;float:left;box-sizing:border-box}@media (min-width:400px){.container{width:85%;padding:0}}@media (min-width:550px){.container{width:80%}.column,.columns{margin-left:4%}.column:first-child,.columns:first-child{margin-left:0}.one.column,.one.columns{width:4.66666666667%}.two.columns{width:13.3333333333%}.three.columns{width:22%}.four.columns{width:30.6666666667%}.five.columns{width:39.3333333333%}.six.columns{width:48%}.seven.columns{width:56.6666666667%}.eight.columns{width:65.3333333333%}.nine.columns{width:74%}.ten.columns{width:82.6666666667%}.eleven.columns{width:91.3333333333%}.twelve.columns{width:100%;margin-left:0}.one-third.column{width:30.6666666667%}.two-thirds.column{width:65.3333333333%}.one-half.column{width:48%}.offset-by-one.column,.offset-by-one.columns{margin-left:8.66666666667%}.offset-by-two.column,.offset-by-two.columns{margin-left:17.3333333333%}.offset-by-three.column,.offset-by-three.columns{margin-left:26%}.offset-by-four.column,.offset-by-four.columns{margin-left:34.6666666667%}.offset-by-five.column,.offset-by-five.columns{margin-left:43.3333333333%}.offset-by-six.column,.offset-by-six.columns{margin-left:52%}.offset-by-seven.column,.offset-by-seven.columns{margin-left:60.6666666667%}.offset-by-eight.column,.offset-by-eight.columns{margin-left:69.3333333333%}.offset-by-nine.column,.offset-by-nine.columns{margin-left:78%}.offset-by-ten.column,.offset-by-ten.columns{margin-left:86.6666666667%}.offset-by-eleven.column,.offset-by-eleven.columns{margin-left:95.3333333333%}.offset-by-one-third.column,.offset-by-one-third.columns{margin-left:34.6666666667%}.offset-by-two-thirds.column,.offset-by-two-thirds.columns{margin-left:69.3333333333%}.offset-by-one-half.column,.offset-by-one-half.columns{margin-left:52%}}html{font-size:62.5%}body{font-size:1.5em;line-height:1.6;font-weight:400;font-family:Raleway,HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#222}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:2rem;font-weight:300}h1{font-size:4rem;line-height:1.2;letter-spacing:-.1rem}h2{font-size:3.6rem;line-height:1.25;letter-spacing:-.1rem}h3{font-size:3rem;line-height:1.3;letter-spacing:-.1rem}h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}h6{font-size:1.5rem;line-height:1.6;letter-spacing:0}@media (min-width:550px){h1{font-size:5rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}p{margin-top:0}a{color:#1eaedb}a:hover{color:#0fa0ce}.button,button,input[type=button],input[type=reset],input[type=submit]{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:11px;font-weight:600;line-height:38px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;white-space:nowrap;background-color:transparent;border-radius:4px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{color:#333;border-color:#888;outline:0}.button.button-primary,button.button-primary,input[type=button].button-primary,input[type=reset].button-primary,input[type=submit].button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}.button.button-primary:focus,.button.button-primary:hover,button.button-primary:focus,button.button-primary:hover,input[type=button].button-primary:focus,input[type=button].button-primary:hover,input[type=reset].button-primary:focus,input[type=reset].button-primary:hover,input[type=submit].button-primary:focus,input[type=submit].button-primary:hover{color:#fff;background-color:#1eaedb;border-color:#1eaedb}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:65px;padding-top:6px;padding-bottom:6px}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border:1px solid #33c3f0;outline:0}label,legend{display:block;margin-bottom:.5rem;font-weight:600}fieldset{padding:0;border-width:0}input[type=checkbox],input[type=radio]{display:inline}label>.label-body{display:inline-block;margin-left:.5rem;font-weight:400}ul{list-style:circle inside}ol{list-style:decimal inside}ol,ul{padding-left:0;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}li{margin-bottom:1rem}code{padding:.2rem .5rem;margin:0 .2rem;font-size:90%;white-space:nowrap;background:#f1f1f1;border:1px solid #e1e1e1;border-radius:4px}pre>code{display:block;padding:1rem 1.5rem;white-space:pre}td,th{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}.button,button{margin-bottom:1rem}fieldset,input,select,textarea{margin-bottom:1.5rem}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}.u-full-width{width:100%;box-sizing:border-box}.u-max-full-width{max-width:100%;box-sizing:border-box}.u-pull-right{float:right}.u-pull-left{float:left}hr{margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #e1e1e1}.container:after,.row:after,.u-cf{content:"";display:table;clear:both}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body{overflow-X:hidden;background-color:#FFFFFF;font-family:Raleway,HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif}@font-face{font-family:"Times New Roman",Times,serif;font-display:swap;font-style:normal;font-weight:400}.alink{color:#094185}.link-btn{padding:15px 5px 15px 5px}a{color:black;font-weight:bold;text-decoration:none}a:hover{color:#1eaedb!important}h3,h4,h5,h6{font-size:1.5em}.hp{font-size:0.8em;margin-bottom:0.1em}.had{font-size:1.1em;margin-bottom:0px;white-space:nowrap;padding-left:5px;margin-right:5px;overflow:hidden}img{max-height:100%;max-width:100%}p{text-align:justify}select option{font-style:1.8em}img{max-height:inherit;max-width:inherit}input[type=checkbox]{transform:scale(1.5)}label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inline-b label{display:inline-block}.home-title{max-width:75%}.button,input[type="button"],input[type="submit"]{background-color:#dddddd}.ul-nodot li{list-style-type:none;list-style:none}.brique-upper-navbar{overflow:hidden;background-color:#0B3861;top:0;width:100%;height:40px;position:absolute;z-index:20}.brique-upper-navbar-a{float:left;display:inline-block;color:#f2f2f2;text-align:center;padding-bottom:8px;padding-top:8px;text-decoration:none;width:25%;word-break:break-all;overflow:hidden}.brique-upper-navbar-a{width:33.33%}.brique-upper-navbar-link{color:#f2f2f2}.conteudo{margin-top:45px}.clear-both{clear:both}.media-hd{max-width:100%;max-height:80vh;height:auto;width:100%}.media-hd-portrait{max-height:78%;width:auto;display:block;margin-left:auto;margin-right:auto;max-width:100%;border-radius:5px}.media-hd-landscape{height:auto;max-width:100%;display:block;margin-left:auto;margin-right:auto;max-height:80vh;border-radius:5px}.media-hd-{height:auto;max-width:100%;display:block;margin-left:auto;margin-right:auto;border-radius:5px}.search-box{overflow:hidden;padding-right:.5em}.search-box-form-expand{border:1px solid #d72828;padding:1em;border-radius:0.5em}.search-box-form-expand input[type=submit]{background-color:white}.clean-filters{border:1px solid #d72828;margin-top:2px;padding:4px 16px;border-radius:0.5em;margin-left:0.5em}.favs-btn{border:1px solid #336600;padding-left:1em;margin-top:2px;padding-right:1em;border-radius:0.5em}.review-bar{height:12px;margin-bottom:2px;border-radius:3px;background-color:white}.rev-star{color:dodgerblue}.review-box{width:50%;padding:10px}.visi-btn{float:right;border:1px solid #336600;padding-left:1em;margin:2px;padding-right:1em;border-radius:0.5em}.visi-btn-sel{border:1px solid #3366FF;background-color:#336600;color:#ffffff}.visi-btn-sel a{color:#ffffff}.x-btn{display:inline-table;margin-left:8px}.state-list a{float:right;margin-left:8px;padding:5px}.state-link{padding:5px 16px;display:inline-block;border-radius:0.5em}.city-links{text-align:justify;text-justify:inter-word}.overflow-hide{overflow:hidden;white-space:nowrap}.hide{display:none}.show{display:block}.center{text-align:center;margin:0 auto}.u-height-3em{height:3.0em}.u-third-width{width:27%;box-sizing:border-box;margin:1.5%;display:inline-block;float:left;overflow:hidden;word-wrap:break-word;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.u-two-thirds-width{width:67%;box-sizing:border-box;margin:1.5%;display:inline-block;float:left;overflow:hidden;word-wrap:break-word;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.u-half-width{width:48%;margin-right:2%;overflow:hidden;word-wrap:break-word;float:left;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.thirty-percent{width:30%;margin:1.5%;float:left;overflow:hidden;word-wrap:break-word;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.six-per-row{width:15%;margin:0.5%;float:left;overflow:hidden;word-wrap:break-word;display:table-cell;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.eighty-percent{width:78%;margin-left:1%;margin-right:1%;float:left;overflow:hidden;word-wrap:break-word;padding:0px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.twenty-percent{width:18%;margin-left:1%;margin-right:1%;float:left;overflow:hidden;word-wrap:break-word;padding:0px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.fourty-percent{width:37%;box-sizing:border-box;margin:1.5%;display:table-cell;float:left;overflow:hidden;word-wrap:break-word;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.sixty-percent{width:57%;box-sizing:border-box;margin:1.5%;display:table-cell;float:left;overflow:hidden;word-wrap:break-word;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.eighty-height{height:78%;margin-left:1%;margin-right:1%;float:left;overflow:hidden;word-wrap:break-word;padding:0px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.twenty-height{height:18%;margin-left:1%;margin-right:1%;float:left;overflow:hidden;word-wrap:break-word;padding:0px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.contained-photo{min-height:100%;width:100%;object-fit:cover;object-position:center}.fullwidth-img{width:100%;height:auto}.flex-container{display:flex;justify-content:space-between;flex-wrap:wrap}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.check-selector input{display:none!important}.check-selector input[type=checkbox] + label,input[type=radio] + label{border-radius:3px;background:#dddddd;text-align:center;cursor:pointer;padding:0.5em;margin-right:0.1em}.check-selector input[type=checkbox]:checked + label,input[type=radio]:checked + label{background:#014c8c;color:#ffffff}.ifm-container{position:relative;overflow:hidden;padding-top:56.25%;width:100%}.ifm-box{margin-top:2em;position:absolute;top:0;left:0;width:100%;height:300px;border:0}.marge-bot{margin-bottom:1em}.float-right{float:right}.table-fixed{table-layout:fixed}.em08{font-size:0.8em}.em2{font-size:2em}.em5{font-size:5em}.em-med{font-size:1.8em}.em14{font-size:1.4em}.em-sm{font-size:0.8em}.d-block{display:block}.blue{color:blue!important}.green{color:green!important}.dgreen{color:#336600!important}.red{color:red!important}.gray{color:gray!important}.yellow{color:yellow!important}.bblack{color:#525252!important}.rojo{color:#b22222!important}.orange{color:#FF8000!important}.firebrick{color:firebrick!important}.orderby-selector{position:absolute;top:0;right:0;background-color:white;padding:5px 15px 5px 15px}.orderby-selector-box{border:1px #A6ACAF solid;border-radius:5px;padding:5px 15px 5px 15px}.orderby-selector a{font-weight:normal}.orderby-selector i{margin-left:15px;position:relative}.orderby-selector li{list-style:none;padding:5px 15px 5px 15px}.orderby-selector li:hover{background-color:gray;color:white}.orderby-active{display:block}.orderby-hidden{display:none}.nobreak{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes wiggle{0%{transform:rotate(0deg)}80%{transform:rotate(0deg)}85%{transform:rotate(5deg)}95%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}.wiggle{display:inline-block;animation:wiggle 1.5s infinite}.wiggle:hover{animation:none}.add-ad-container{background-color:#F5F5F5;padding:0 1em;border-radius:5px}.seo-list label{margin-bottom:0px}.cat-selector{width:100%;margin-bottom:0px;table-layout:fixed}.create-account{text-align:center}.create-account a{color:#FE2E2E}.card-body{max-height:5rem;overflow:hidden}.banner-list{border-radius:5px;margin-bottom:1em;padding-top:1em;overflow:hidden;width:100%;box-sizing:border-box}.banner-card{margin-left:0px}.banner-card img{width:100%;height:auto;margin:0 auto;display:block}.banner-container{width:85%;margin:0 auto}.ad-banner-container{width:95%;margin:0 auto}.list-card{word-wrap:break-word;padding:0.2em;background-color:#fff;border-radius:5px;margin-bottom:0.5em;border:1px solid #e0e0eb;box-shadow:1px 1px 5px 0px rgba(50,50,50,0.75);overflow:hidden}.list-card-image{width:45%;height:8em;float:left;overflow:hidden;display:flex;align-items:center;position:relative}.list-card-content{display:table-cell;width:55%;height:8em;float:left;position:relative;text-overflow:hidden}.list-card-description{max-height:50%;text-overflow:ellipsis;overflow:hidden;font-size:12px;color:#515151;text-align:right;padding-left:0.5em}.list-card-list{display:table;width:100%}.list-card-list a{font-weight:normal;text-decoration:none}.list-card-text{height:7em;overflow:hidden;box-sizing:border-box}.list-card-text a{font-weight:normal;text-decoration:none}.list-card-price{color:#FF8000;background-color:#fff;border-radius:5px;font-size:1.8em;text-align:right;bottom:0;line-height:1em;right:0;position:absolute;padding-left:8px;display:table}.list-card-price span{display:table-row}.white-back{background-color:#fff;border-radius:5px}.list-card-city{font-size:12px;color:#262626;line-height:1.2em;padding-left:8px}.list-card-photocount{font-size:0.6em;text-align:middle;bottom:0;left:5px;position:absolute;background-color:#fff;border-radius:5px}.list-card-photocount i{color:#b22222}.list-card a{font-weight:normal;text-decoration:none}.call-btn{padding-top:0.3em}.a-normal{font-weight:normal;text-decoration:none}.brique-logo{vertical-align:top;margin-right:0.5em;margin-bottom:0.5em;float:left;width:100px;height:auto;border-radius:0.5em}.sold-out{opacity:0.6}.sold-out-text{position:absolute;font-size:1.5em;right:0.2em;bottom:0.2em;padding:1px;background:rgba(0,0,0,1);color:rgba(255,0,0,1);font-weight:bold}.tagbottom-ad{position:absolute;font-size:1.2em;left:0.2em;bottom:0.1em;padding:0.5px;padding-right:0.2px;padding-left:0.2px;font-weight:bold}.tagbanner-ad{position:relative;left:0;display:table;bottom:2em}.view-item-price{color:#FF8000;font-size:1.8em;text-align:right;bottom:0;right:0}.view-item-description{color:#525252;font-size:1.0em;width:100%;display:inline-block}.showtag-list{font-size:1.0rem;color:#2760EC;text-align:right;padding-left:5px;margin-right:5px;overflow:hidden}.showtag-list-item{font-size:0.8em}.tag-selector{font-size:1.0em;padding:0.2em;margin-right:0.1em}.tag-list li{font-size:1.0em;margin:1px 0}.helper-text{font-size:1.4rem;color:#2760EC}.banner-text{font-size:1.4rem;color:#525252;text-align:left}.banner-ad{width:45%;border-radius:5px;height:auto}.foto-card{object-fit:contain;object-position:center center}.percentbar-red{background-color:red;height:1em;border-radius:5px;width:100%}.percentbar-green{background-color:green;height:1em;border-radius:5px}.item-seo-rate{color:#FF8000;font-size:1.8em;padding:0.5em;margin:0.2em;border:1px solid #FF8000;border-radius:0.5em;display:block}.photo-one-box{margin-bottom:0.2em;height:calc(100% - 80px);max-height:68vh;max-width:100%}.photo-one{display:block;margin:0 auto;left:0;right:0;border-radius:5px}.foto-display-wrapper{flex:0 1 calc(19%);overflow:hidden;position:relative;margin-left:1%;margin-bottom:0.5em}.foto-display-box{display:flex;flex-flow:row wrap;height:80px}.display-photo{max-height:100%;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);object-fit:contain;object-position:center;margin:auto;display:block}.notif-banner{padding:1em;background-color:#F5DEB3;border:2px solid #B22222;margin:0.5em;box-sizing:border-box;text-align:center;border-radius:5px;font-weight:normal}.height-20vh{height:20vh}.cover-photo{object-fit:cover;object-position:center}.profile-card{width:100%}.profile-photo{width:2em;float:left;margin-right:10px;vertical-align:top;object-fit:cover;object-position:center}.avatar-foto-square{object-fit:contain;object-position:center;height:8em}.useterms{height:25vh;overflow-y:scroll}.choices-sel{background-color:white}.choices-sel a{padding-bottom:1.0em;font-size:1.5em;color:firebrick}.button i{color:firebrick}.inline-b{display:inline-block}.club-box{border:1px solid black;border-radius:5px;padding:5px}.modal-wraper{display:none;position:fixed;z-index:21;padding-top:30px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.9)}.modal-img{margin:auto;display:block}.scroll-jmp{display:none;padding:0.8em;background-color:#525252;color:white;position:fixed;bottom:0.5em;right:0.8em;z-index:20;opacity:0.6}.external-ad{display:grid;width:100%}.sponsor-ad{overflow:hidden;width:100%}.promo-navbar{display:table;table-layout:fixed;background-color:lavender;overflow:hidden;width:100%;height:40px;z-index:20}.promo-navbar a{display:table-cell;text-align:center;padding-bottom:8px;padding-top:8px;word-break:break-all;overflow:hidden}.promo-active-navbar{border-bottom:2px solid #d72828}.promo-tag{padding:0 15px;border-radius:5px;font-weight:bold;line-height:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prom-ry{color:#f96167;background-color:#fce77d}.prom-by{color:#f9d342;background-color:#292826}.prom-pg{color:#ccf381;background-color:#4831d4}.prom-gr{color:#824ca7;background-color:#b9c406}.prom-gw{color:#ffffff;background-color:green}.prom-rw{color:#ffffff;background-color:#B20000}.prom-bric{color:#ffffff;background-color:#0B3861}.prom-notag{display:none}.recharge-btn{color:#ffffff;background-color:#0B3861;padding:10px;border-radius:5px}.fa-facebook{color:#3b5998!important}.fa-twitter{color:#55acee!important}.fa-whatsapp{color:green!important}.fa-pinterest{color:#bd081c!important}.fa-envelope{color:#333!important}@media (max-width:400px){.hn{font-size:1.2em;font-weight:bold}.hide-small{display:none}.small-onmob{font-size:1.0rem}.fa-2x{}.check-selector td{font-size:0.6!important}.home-title{max-width:65%}.banner-ad{width:100%!important}.main-contain{width:100%;margin:0 auto}.orderby-selector{right:1.4em;height:1.6em;padding:0}}@media (min-width:600px){.main-contain{width:60%;margin:0 auto}.banner-container{width:50%;margin:0 auto}.ad-banner-container{width:70%;margin:0 auto}.view-item-description{min-height:40vh}}.comment{box-sizing:border-box}.comments-container{box-sizing:border-box;overflow:hidden}.brique-upper-navbar{background-color:white;color:black}.brique-upper-navbar a{color:black}.prom-bric{color:#ffffff;background-color:#0B3861}.background{background-image:-webkit-repeating-radial-gradient(center center,rgba(0,0,0,.1),rgba(0,0,0,.1) 1px,transparent 1px,transparent 100%);background-image:-moz-repeating-radial-gradient(center center,rgba(0,0,0,.1),rgba(0,0,0,.1) 1px,transparent 1px,transparent 100%);background-image:-ms-repeating-radial-gradient(center center,rgba(0,0,0,.1),rgba(0,0,0,.1) 1px,transparent 1px,transparent 100%);background-image:repeating-radial-gradient(center center,rgba(0,0,0,.1),rgba(0,0,0,.1) 1px,transparent 1px,transparent 100%);-webkit-background-size:0.5em 0.5em;-moz-background-size:0.5em 0.5em;background-size:0.5em 0.5em;min-height:100vh;height:auto;width:100%}.disclaimer{width:100%;min-height:100vh;text-align:center;padding-top:10vh}.ocab-logo{margin:0 auto;max-height:30px;max-width:100%}.list-card-image{width:100%}.list-card-content{display:table-cell;width:100%}.texto-intro{line-height:1.0em;font-size:0.9em}.texto-intro p{margin:2px;padding:2px}.download-app-img{max-height:40vh;display:block;float:left}.trust-reasons{background-color:white;display:none;padding:10px;margin:10px;border:1px solid black}.trust-reasons li{list-style-type:none}.trust-bar{width:95%;height:10px;background-color:white;margin:0 auto;border:1px solid black}.trust-indicator{position:relative;height:10px;width:10%}