@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Baloo+Chettan+2:wght@600&display=swap);body,html{margin:0!important;height:100%}.wrapper,body{min-height:100vh;background:#07080b}.row{display:flex;flex-direction:row;flex-wrap:wrap}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.text-center{text-align:center}.title{font-size:1.2rem;width:330px;margin:0 auto 15px auto;text-align:center;font-family:'Barlow Condensed',sans-serif}.subtitle{margin:10px 20px;filter:grayscale(20%)!important;font-weight:600}.card{display:none;background:#fff;max-width:740px;margin-top:60px;border-radius:7.5px;padding-bottom:20px;margin-bottom:40px;z-index:2}.card .logo{margin:-60px auto 0;background-repeat:no-repeat;background-size:cover;width:120px;height:120px}.background{position:fixed;width:100%;height:100%}.titleText{text-align:left;padding:0;margin:0;font-size:.95rem;line-height:1.25rem;width:100%;color:#fff;font-family:'Baloo Chettan 2',cursive}.petti{width:95%;margin:0 auto}.pettiLink{border:none;display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;height:auto;position:relative;padding:16px 16px 16px 90px;margin:0;width:100%;cursor:pointer;box-sizing:border-box;text-decoration:none;overflow-wrap:break-word;word-break:break-word;hyphens:auto;white-space:normal;background:0 0;transition:box-shadow .25s cubic-bezier(.08,.59,.29,.99) 0s,border-color .25s cubic-bezier(.08,.59,.29,.99) 0s,transform .25s cubic-bezier(.08,.59,.29,.99) 0s,background-color .25s cubic-bezier(.08,.59,.29,.99) 0s}.titleText:hover{color:#fff!important}.pettiBox:hover{background-color:#bb2020}.pettiBox{z-index:0;overflow:hidden;margin-bottom:16px;transition:box-shadow .25s cubic-bezier(.08,.59,.29,.99) 0s,color .25s cubic-bezier(.08,.59,.29,.99) 0s,border-color .25s cubic-bezier(.08,.59,.29,.99) 0s,transform .25s cubic-bezier(.08,.59,.29,.99) 0s,background-color .25s cubic-bezier(.08,.59,.29,.99) 0s;border:1px solid #888;background-color:#06111c;border-radius:0}.padam{width:auto;height:46px;display:block;object-fit:contain;object-position:initial;filter:none}.theepettiPadam{position:absolute;top:50%;transform:translateY(-50%);pointer-events:none;overflow:hidden;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;left:4px;width:70px;height:46px;border-radius:0}.video-bg video{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%}.loader{position:fixed;z-index:1000;top:0;left:0;height:100%;width:100%;background:#fff;}select{font-family:'Barlow Condensed',sans-serif;font-size:1rem;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;outline:0;box-shadow:none;border:0!important;background:#2c3e50;background-image:none}select::-ms-expand{display:none}.select{position:relative;display:flex;width:260px;height:2em;margin:10px auto 25px auto;line-height:3;background:#2c3e50;overflow:hidden;border-radius:.25em}select{flex:1;padding:0 1em;color:#fff;cursor:pointer}.select::after{content:'\25BC';position:absolute;top:-.5em;right:0;padding:0 1em;background:#105472;cursor:pointer;pointer-events:none;-webkit-transition:.25s all ease;-o-transition:.25s all ease;transition:.25s all ease;color:#f39c12}.select:hover::after{color:#f39c12} .go-top {font-family: 'Barlow Condensed', sans-serif;  right:1em;  bottom:2em; color:#FAFAFA;  text-decoration:none;  background:#F44336;  padding:5px;  border-radius:5px;  border:1px solid #e0e0e0;  position:fixed; z-index: 2;}
.wrapper, body {background: #f1f1f1; }
#columns {column-width: 280px; column-gap: 10px; width: 100%; max-width: 6100px; margin: 5px auto;}
div#columns figure {background: #fefefe; border: 1px solid #dedede; box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4); margin: 0 2px 15px;	padding: 15px; padding-bottom: 10px; transition: opacity .4s ease-in-out; display: inline-block; width: 90%; column-break-inside: avoid;}
div#columns figure img {width: 100%; height: auto; margin-bottom: 5px;}
div#columns figure figcaption {font-family: 'Baloo Chettan 2',cursive; font-size: .9rem; color: #444; line-height: 1.5;}
div#columns:hover figure:hover {opacity: 0.8;color: red;}
div#columns:hover figure:not(:hover) {/*	opacity: 0.4;*/}
@media screen and (max-width: 750px) {#columns { column-gap: 0px; }  #columns figure { width: 90%; }}
.mLogo {width: 120px; display: block; margin-left: auto; margin-right: auto;}
.loader img {position: absolute; top: 46%;}