@charset "utf-8";*{box-sizing:border-box}img{height:auto;width:100%}body{background-color:rgb(255,255,255);color:rgba(0,0,0,1);font-family:SegoeUI,'Segoe UI','DejaVu Sans','Trebuchet MS',Verdana,'sans-serif';font-size:16px;margin:0;padding:0;width:100%}.grid-container{display:grid;grid-template-areas:'header header header header header header' 'nav nav nav nav nav nav' 'main main main main main main' 'footer footer footer footer footer footer'}@font-face{font-family:SegoeUI,sans-serif;src:url(../fonts/segoeui.eot);src:url("../fonts/segoeui.eot?#iefix") format("embedded-opentype"),url(../fonts/segoeui.otf) format("opentype"),url(..) format("svg"),url(../fonts/segoeui.ttf) format("truetype"),url(../fonts/segoeui.woff) format("woff"),url(../fonts/segoeui.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}body a{text-decoration:none}body p{font-size:1.2rem}@media only screen and (min-width:768px){body p{font-size:1.2rem}}header{grid-area:header;height:60vh}#cachorros{background-image:url(../images/cachorros_portada.jpg);background-position:center;background-size:cover}#c-actual{background-image:url(../images/camada_actual_portada.jpg);background-size:cover;background-position:center}#c-proxima{background-image:url(../images/proxima_camada_portada.jpg);background-position:center;background-size:cover}#c-entrega{background-image:url(../images/entrega_de_cachorros_portada.jpg);background-position:center;background-size:cover}h1{background-color:rgba(255,255,255,0);color:rgba(35,2,75,1);font-family:GreatVibes-Regular,serif;font-size:3rem;font-weight:700;padding:3% 0%;position:relative;text-align:center;text-shadow:2px 2px 2px rgba(255,255,255,1);top:50%}@media only screen and (min-width:768px){h1{font-size:4rem}}@font-face{font-family:GreatVibes-Regular;src:url(../fonts/GreatVibes-Regular.eot);src:url(../fonts/GreatVibes-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/GreatVibes-Regular.otf) format("opentype"),url(../fonts/GreatVibes-Regular.svg) format("svg"),url(../fonts/GreatVibes-Regular.ttf) format("truetype"),url(../fonts/GreatVibes-Regular.woff) format("woff"),url(../fonts/GreatVibes-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}nav{border-bottom:1px solid rgba(20,101,187,100);position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;top:0;z-index:1}.navi{grid-area:nav}#menu a{font-family:Segoe,"Segoe UI","DejaVu Sans","Trebuchet MS",Verdana,"sans-serif";font-size:1rem;font-weight:500;text-decoration:none;transition:all .125s ease-in-out;-webkit-transition:all .125s ease-in-out}#menu a:hover{background-color:#CCD5E1;color:rgba(0,0,0,1)}#menu ul{margin:0;padding:0}#menu .main-menu{display:none}#tm:checked+.main-menu{display:block}#menu input[type="checkbox"],#menu ul span.drop-icon{display:none}#menu li,#toggle-menu,#menu .sub-menu{border-style:solid;border-color:rgba(178,197,221,1)}#menu li,#toggle-menu{border-width:0 0 1px}#menu .sub-menu{background-color:rgba(53,132,208,1);border-width:1px 1px 0;margin:0 1em}#menu .sub-menu a{color:rgba(255,255,255,1)}#menu .level-tres a{background-color:rgba(119,193,249,1);color:rgba(0,0,0,1)}#menu .level-tres a:hover{background-color:rgba(255,255,255,1)}#menu .sub-menu li:last-child{border-width:0}#menu li,#toggle-menu,#menu a{color:rgba(255,255,255,1);display:block;position:relative}#menu{background-color:rgba(20,101,187,1)}#toggle-menu{background:rgba(33,91,166,1);color:rgba(255,255,255,1);font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans",Verdana,"sans-serif";font-size:1.2rem;font-weight:700;text-transform:uppercase}#toggle-menu,#menu a{padding:1em 1.5em}#menu .sub-menu{display:none}#menu input[type="checkbox"]:checked+.sub-menu{display:block}#menu .sub-menu a:hover{color:rgba(28,2,54,1)}#toggle-menu .drop-icon,#menu li label.drop-icon{position:absolute;right:0;top:0}#menu label.drop-icon,#toggle-menu span.drop-icon{background-color:rgba(33,91,166,1);border-bottom:1px solid rgba(182,208,242,1);border-left:1px solid rgba(182,208,242,1);color:rgba(182,208,242,1);font-size:1em;padding:1em;text-align:center}@media only screen and (min-width:1024px){#menu a{text-align:center}#menu .main-menu{display:flex;flex-wrap:wrap}#toggle-menu,#menu label.drop-icon{display:none}#menu ul span.drop-icon{display:inline-block}#menu li{background-color:rgba(33,91,166,1);border-width:0 1px 0 0;flex-grow:1}#menu .sub-menu li{background-color:rgba(53,132,208,1);float:none;width:350px}#menu .sub-menu li a{color:rgba(255,255,255,1)}#menu .level-tres a{color:rgba(0,0,0,1)!important}#menu .sub-menu{background-color:rgba(255,255,255,1);border-width:0;left:0;margin:0;position:absolute;top:100%;width:20em;z-index:3000}#menu .sub-menu,#menu input[type="checkbox"]:checked+.sub-menu{display:none}#menu .sub-menu li{border-width:0 0 1px}#menu .sub-menu .sub-menu{left:100%;top:0}#menu .sub-menu .drop-icon{padding:1em;position:absolute;right:0;top:0}#menu li:hover>input[type="checkbox"]+.sub-menu{display:block}.drop-icon{font-size:1.4rem;float:right;margin:0;padding:0}}main{background-color:rgba(253,245,238,1);box-shadow:0 0 5px 2px rgba(248,221,101,.5);grid-area:main;display:grid;margin:auto;padding-bottom:4%;width:90%}@font-face{font-family:DancingScript-Regular;src:url(../fonts/DancingScript-Regular.eot);src:url(../fonts/DancingScript-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/DancingScript-Regular.otf) format("opentype"),url(../fonts/DancingScript-Regular.svg) format("svg"),url(../fonts/DancingScript-Regular.ttf) format("truetype"),url(../fonts/DancingScript-Regular.woff) format("woff"),url(../fonts/DancingScript-Regular.woff2) format("woff2");font-weight:400;font-style:normal}main h2{color:rgba(253,245,238,1);text-align:center}.not-litter{display:grid;grid-template-columns:1fr}.not-litter article{display:flex;flex-direction:column;margin:3%}.not-litter article a,img,p{align-self:center}.not-litter img{height:auto;width:100%;max-width:800px}.not-litter a{color:rgba(150,6,91,1);font-size:1.1rem;font-weight:700}.not-litter a:hover{color:rgba(92,6,150,1);text-decoration:underline}.litter-now{display:grid;grid-template-rows:1fr}.litter-now hr{border:2px solid rgba(255,255,255,1);margin:auto;margin-top:3%;margin-bottom:1%;width:90%}.litter-now .t-puppies{color:rgba(173,19,99,1);font-size:1.4rem;font-weight:bolder;text-align:center}.intro-camada{display:flex;flex-direction:column}.intro-camada img{align-self:center;box-shadow:0 0 2px 1px rgba(150,6,91,1);margin-bottom:2%;margin-top:3%;max-width:800px}.intro-camada h3{align-self:center;color:rgba(151,12,81,1);font-family:'NewWaltDisneyFont',serif;font-size:2rem;font-weight:600;margin:2%;margin-top:0%;margin-bottom:6%;text-align:center}@font-face{font-family:NewWaltDisneyFont;src:url(../fonts/NewWaltDisney.eot);src:url(../fonts/NewWaltDisney.eot?#iefix) format("embedded-opentype"),url(../fonts/NewWaltDisney.otf) format("opentype"),url(../fonts/NewWaltDisney.svg) format("svg"),url(../fonts/NewWaltDisney.ttf) format("truetype"),url(../fonts/NewWaltDisney.woff) format("woff"),url(../fonts/NewWaltDisney.woff2) format("woff2");font-weight:400;font-style:normal}@media only screen and (min-width:768px){.intro-camada h3{font-size:2.5rem;margin-bottom:0%}}@media only screen and (min-width:1200px){.intro-camada h3{font-size:3rem}}.intro-camada p{margin:2%}.intro-camada a{color:rgba(150,6,91,1);font-size:1.1rem;font-weight:700}.intro-camada a:hover{color:rgba(92,6,150,1);text-decoration:underline}.box{background-color:rgba(215,186,204,1);border:2px solid rgba(124,2,73,1);border-radius:5px;color:rgba(151,12,81,1);font-family:'NewWaltDisneyUI',serif;font-size:1.5rem;margin:2%;margin-bottom:0%;padding:5% 0%;text-align:center}@font-face{font-family:NewWaltDisneyUI;src:url(../fonts/NewWaltDisneyUI.eot);src:url(../fonts/NewWaltDisneyUI.eot?#iefix) format("embedded-opentype"),url(../fonts/NewWaltDisneyUI.otf) format("opentype"),url(../fonts/NewWaltDisneyUI.svg) format("svg"),url(../fonts/NewWaltDisneyUI.ttf) format("truetype"),url(../fonts/NewWaltDisneyUI.woff) format("woff"),url(../fonts/NewWaltDisneyUI.woff2) format("woff2");font-weight:400;font-style:normal}@media only screen and (min-width:768px){.box{font-size:2rem;padding:2% 0%}}.box span{float:right;margin-right:6%}.box-uno{background-color:rgba(137,115,156,1);border:2px solid rgba(48,6,79,1);color:rgba(255,255,255,1);text-shadow:2px 2px rgba(31,2,66,1)!important}.botprox-uno{background-color:rgba(63,16,130,1);border-radius:5px;color:rgba(255,255,255,1);line-height:3rem;margin:auto;margin-top:2%;margin-bottom:4%;width:90%}@media only screen and (min-width:768px){.botprox-uno{width:80%}}@media only screen and (min-width:900px){.botprox-uno{width:70%}}.botprox-uno:hover{background-color:rgba(130,15,111,1)}.box-dos{text-shadow:2px 2px rgba(225,221,223,1)!important}.botprox-dos{background-color:rgba(130,15,111,1);border-radius:5px;color:rgba(255,255,255,1);line-height:3rem;margin:auto;margin-top:2%;margin-bottom:4%;width:90%}@media only screen and (min-width:768px){.botprox-dos{width:80%}}@media only screen and (min-width:900px){.botprox-dos{width:70%}}.botprox-dos:hover{background-color:rgba(63,16,130,1)}.box-tres{background-color:rgba(150,0,80,1);border:2px solid rgba(48,6,79,1);color:rgba(255,255,255,1);text-shadow:2px 2px rgba(31,2,66,1)!important}.botprox-tres{background-color:rgba(187,0,94,1);border-radius:5px;color:rgba(255,255,255,1);line-height:3rem;margin:auto;margin-top:2%;margin-bottom:4%;width:90%}@media only screen and (min-width:768px){.botprox-tres{width:80%}}@media only screen and (min-width:900px){.botprox-tres{width:70%}}.botprox-tres:hover{background-color:rgba(130,15,111,1)}.fathers{display:grid;grid-template-columns:1fr 4fr 1fr}.padres{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:10px}.padres article{background-color:rgba(255,255,255,1);box-shadow:0 0 2px 1px rgba(124,2,73,1);border-radius:5px;display:flex;flex-direction:column;margin:2%;margin-top:10%}.uno article{box-shadow:0 0 2px 1px rgba(61,4,104,1)}.padres article h4,img,p{align-self:center;margin:0;padding:0}.padres article h4{font-family:serif;font-size:1.3rem;margin:3% 0%;text-align:center}.padres article img{padding:2%;width:100%;max-width:600px}.padres article p{font-size:1.1rem;margin:2%;padding:0}.pedigree{color:rgba(54,6,95,1);font-size:1.1rem;font-weight:bolder}.i-pedigree{box-shadow:0 0 2px rgba(32,3,85,1);border-radius:5px}.i-pedigree img:hover{-webkit-transform:rotate(150deg,180deg);-moz-transform:rotate(150deg,180deg);-o-transform:rotate(150deg,180deg);-ms-transform:rotate(150deg,180deg);transform:rotate(150deg,180deg)}.i-pedigree img{-webkit-transform:rotate(0) scale(1);-moz-transform:rotate(0) scale(1);-o-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;transition:.3s ease-in-out}.i-pedigree img:hover{-webkit-transform:rotate(15deg) scale(.8);-moz-transform:rotate(15deg) scale(.8);-o-transform:rotate(15deg) scale(.8);-ms-transform:rotate(15deg) scale(.8);transform:rotate(15deg) scale(.8)}.childrens{display:grid;grid-template-columns:1fr;margin-bottom:3%;margin-top:3%}.hijos{background-color:rgb(255,255,255);border-radius:5px;box-shadow:0 0 4px rgba(173,19,99,.8);display:flex;flex-wrap:wrap;justify-content:center;margin:auto;margin-bottom:1%;margin-top:1%;width:60%}.f-hijo{margin:1%}.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}.condiciones{background-color:rgba(255,255,251,1)}.entrega{display:grid;grid-template-columns:1fr;width:100%}.entrega article{display:flex;flex-direction:column;justify-content:center;margin:2%}.entrega article h2,p{align-self:center;margin:0;padding:0% 2%}@media only screen and (min-width:768px){.entrega{margin:auto;width:90%}}@media only screen and (min-width:900px){.entrega{margin:auto;width:80%}}@media only screen and (min-width:1024px){.entrega{margin:auto;width:70%}}.entrega h2{color:rgba(17,16,18,1);font-family:'Pacifico-Regular',serif;font-weight:400;text-decoration:underline}@font-face{font-family:Pacifico-Regular;src:url(../fonts/Pacifico-Regular.eot);src:url(../fonts/Pacifico-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Pacifico-Regular.otf) format("opentype"),url(../fonts/Pacifico-Regular.svg) format("svg"),url(../fonts/Pacifico-Regular.ttf) format("truetype"),url(../fonts/Pacifico-Regular.woff) format("woff"),url(../fonts/Pacifico-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@media only screen and (min-width:768px){.entrega p{font-size:1rem;margin:1% 0%}}.entrega a{color:rgba(164,5,95,1);font-weight:700}.entrega a:hover{color:rgba(85,7,143,1);text-decoration:underline}#ley{background-color:rgba(255,255,255,1);margin:1%}#ley p{color:#CE4300;font-size:1.3rem}#ley a{color:#CE4300;font-size:1.4rem;text-decoration:underline}footer{background-color:rgb(37,80,145);grid-area:footer}footer p{font-size:1rem}.f-uno{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;justify-content:space-around;margin:2%}.f-uno article{border:1px solid rgba(68,137,168,1);border-radius:2px;display:flex;flex-direction:column;padding:2%}.f-uno hr{border:1px dotted rgba(68,137,168,1);width:80%}.f-uno h5,p,a{align-self:center;margin:0;margin-bottom:2%;margin-top:2%;text-align:center}.f-uno h5{font-size:1.2rem;font-weight:600}.f-uno a h5{color:rgba(255,255,255,1);font-weight:500}.f-uno a h5:hover{color:rgba(252,211,245,1);font-weight:500;text-decoration:underline}.f-uno img{border-radius:5px;margin-top:3%}.f-uno img{-webkit-transform:rotate(0) scale(1);-moz-transform:rotate(0) scale(1);-o-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;transition:.3s ease-in-out}.f-uno img:hover{-webkit-transform:rotate(15deg) scale(.8);-moz-transform:rotate(15deg) scale(.8);-o-transform:rotate(15deg) scale(.8);-ms-transform:rotate(15deg) scale(.8);transform:rotate(15deg) scale(.8)}.f-uno span{border-radius:10px;font-size:2rem}.f-uno a span{color:rgba(255,255,255,1)}.f-uno a span{color:rgba(255,255,255,1)}.f-uno a span:hover{color:rgba(252,211,245,1)}.socials{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.socials a{margin:4%}.f-dos{display:grid;grid-template-columns:1fr}.f-dos article{display:flex;flex-direction:column;font-weight:600;justify-content:center;padding:2%}.copy{display:flex;flex-direction:column}.copy div{align-self:center}.f-dos a{color:rgba(3,11,54,1);text-align:center;text-decoration:none}.f-dos p{font-weight:400;text-align:center}.f-dos .p{color:rgba(255,255,255,1);font-family:'GreatVibes-Regular',serif;font-size:1.4rem;font-weight:400;margin-bottom:3%;margin-top:3%;text-align:center}@font-face{font-family:GreatVibes-Regular;src:url(../fonts/GreatVibes-Regular.eot);src:url('../fonts/GreatVibes-Regular.eot?#iefix') format("embedded-opentype"),url(../fonts/GreatVibes-Regular.otf) format("opentype"),url(../fonts/GreatVibes-Regular.svg) format("svg"),url(../fonts/GreatVibes-Regular.ttf) format("truetype"),url(../fonts/GreatVibes-Regular.woff) format("woff"),url(../fonts/GreatVibes-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"fonts-icon";src:url(../fonts/fonts-icon.eot);src:url('../fonts/fonts-icon.eot?#iefix') format("embedded-opentype"),url(../fonts/fonts-icon.woff) format("woff"),url(../fonts/fonts-icon.ttf) format("truetype"),url('../fonts/fonts-icon.svg#fonts-icon') format("svg");font-weight:400;font-style:normal;font-display:swap}[data-icon]:before{font-family:"fonts-icon"!important;content:attr(data-icon);font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"fonts-icon"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-baidu:before{color:rgba(255,255,255,1);content:"\5c";font-size:2.8rem;text-shadow:0 0 1px rgba(129,108,50,1)}.icon-heart-big:before{color:rgba(255,255,255,1);content:"\4b";font-size:2.8rem}.icon-heart-love:before{color:rgba(255,255,255,1);content:"\4a";font-size:2.8rem}.icon-healthy:before{color:rgba(255,255,255,1);content:"\49";font-size:2.8rem}.icon-world-globe:before{color:rgba(255,255,255,1);content:"\36";font-size:2.8rem}.icon-star-white:before{content:"\4f"}.icon-star-1:before{content:"\e012"}.icon-star:before{color:rgba(255,255,255,1);content:"\70";font-size:2.8rem}.icon-hand-up:before{content:"\45"}.icon-triangle-down:before{content:"\e010"}.icon-facebook:before{background-color:rgba(255,255,255,.9);border-radius:6px;color:rgba(59,89,153,1);content:"\6a"}.icon-social-flickr:before{-webkit-background:linear-gradient(to right,#007ee5 45%,#ff0084 55%);-moz-background:linear-gradient(to right,#007ee5 45%,#ff0084 55%);-o-background:linear-gradient(to right,#007ee5 45%,#ff0084 55%);-ms-background:linear-gradient(to right,#007ee5 45%,#ff0084 55%);background:linear-gradient(to right,#007ee5 45%,#ff0084 55%);-webkit-background-clip:text;-moz-background-clip:text;-o-background-clip:text;-ms-background-clip:text;background-clip:text;color:transparent;content:"\73";border:1px solid rgba(255,255,255,.9);border-radius:20px}.icon-social-youtube:before{background-color:rgba(255,255,255,1);border-radius:6px;color:rgba(205,32,31,1);content:"\51"}.icon-email:before{background-color:rgba(42,42,42,1);background-clip:text;-webkit-background-clip:text;color:transparent;content:"\30"}.icon-social-instagram:before{-webkit-background:linear-gradient(to top right,rgba(234,250,4,1) 0%,rgba(245,15,149,1) 50%,rgba(97,2,248,1) 100%);-moz-background:linear-gradient(to top right,rgba(234,250,4,1) 0%,rgba(245,15,149,1) 50%,rgba(97,2,248,1) 100%);-o-background:linear-gradient(to top right,rgba(234,250,4,1) 0%,rgba(245,15,149,1) 50%,rgba(97,2,248,1) 100%);-ms-background:linear-gradient(to top right,rgba(234,250,4,1) 0%,rgba(245,15,149,1) 50%,rgba(97,2,248,1) 100%);background:linear-gradient(to top right,rgba(234,250,4,1) 0%,rgba(245,15,149,1) 50%,rgba(97,2,248,1) 100%);-webkit-background-clip:text;-moz-background-clip:text;-o-background-clip:text;-ms-background-clip:text;background-clip:text;color:transparent;border:1px solid rgba(255,255,255,.9);border-radius:6px;content:"\26"}.icon-whatsapp:before{background-color:rgba(16,108,35,1);-moz-background-clip:text;-o-background-clip:text;-ms-background-clip:text;-webkit-background-clip:text;background-clip:text;color:transparent;content:"\2d"}.icon-phone-b:before{background-color:rgba(1,1,1,.8);-webkit-background-clip:text;-moz-background-clip:text;-o-background-clip:text;-ms-background-clip:text;background-clip:text;color:transparent;content:"\2f"}.icon-pinterest:before{background-color:rgba(255,255,255,1);border-radius:6px;color:rgba(189,8,28,1);content:"\41"}