.container{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
@media (min-width:768px){
    .container{
        width:750px
    }
}
@media (min-width:992px){
    .container{
        width:970px
    }
}
@media (min-width:1200px){
    .container{
        width:1170px
    }
}
.row{
    margin-left:-15px;
    margin-right:-15px
}
.col-md-4,.col-md-8,.col-sm-3,.col-sm-8{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
@media (min-width:768px){
    .col-sm-3,.col-sm-8{
        float:left
    }
    .col-sm-8{
        width:66.66666667%
    }
    .col-sm-3{
        width:25%
    }
}
@media (min-width:992px){
    .col-md-4,.col-md-8{
        float:left
    }
    .col-md-8{
        width:66.66666667%
    }
    .col-md-4{
        width:33.33333333%
    }
}
.container:after,.container:before,.row:after,.row:before{
    content:" ";
    display:table
}
.container:after,.row:after{
    clear:both
}
 *,:after,:before{
    box-sizing:border-box
}
img{
    vertical-align:middle
}
 @media (min-width:481px){
    .u-visiblePhone{
        display:none!important
    }
}
@media (max-width:480px){
    .u-hiddenPhone{
        display:none!important
    }
}
@media (min-width:1281px){
    .u-hiddenLgDesktopGlobalNav{
        display:none!important
    }
}
@media (max-width:1280px){
    .u-visibleLgDesktopGlobalNav{
        display:none!important
    }
}
 .u-noWrap{
    white-space:nowrap!important
}
.u-uppercase{
    text-transform:uppercase!important
}
.u-semiBold{
    font-style:normal!important
}
.u-semiBold{
    font-weight:600!important
}
.u-textCenter{
    text-align:center!important
}
.u-textPoppins{
    font-family:Poppins,sans-serif!important
}
.u-marginExtraSmall{
    margin-bottom:10px!important
}
.u-marginSmall{
    margin-bottom:15px!important
}
.u-marginMedium{
    margin-bottom:30px!important
}
.u-marginLarge{
    margin-bottom:50px!important
}
.u-marginLeft5px{
    margin-left:5px!important
}
.u-pullRight{
    float:right!important
}
.u-backgroundTransparent{
    background-color:rgba(0,0,0,0)!important
}
 .u-hidden{
    display:none!important
}
.u-block{
    display:block!important
}
 .AdUnit--300x250{
    width:300px
}
 .Aligner{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center;
    -webkit-justify-content:center;
    justify-content:center;
    height:100%
}
 .Badge{
    position:relative
}
 .Banner--footer{
    line-height:60px;
    background-color:#ff8580;
    text-align:center;
    display:block;
    text-decoration:none;
    color:#000;
    font-size:16px;
    font-weight:700;
    font-family:Poppins,sans-serif
}
.Banner--footer:hover{
    background-color:#ef5e5b;
    text-decoration:none
}
.Banner--footer .Banner-copy{
    vertical-align:middle
}
.Banner--footer .Banner-image{
    width:40px;
    height:40px;
    margin-right:10px
}
 .Breadcrumb{
    margin:0 0 10px;
    padding:0;
    list-style-type:none;
    display:-webkit-flex;
    display:flex;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap
}
.Breadcrumb .Breadcrumb-item{
    display:-webkit-flex;
    display:flex;
    color:#000;
    font-family:Roboto,sans-serif;
    line-height:24px
}
.Breadcrumb .Breadcrumb-item:before{
    content:">";
    padding:0 5px
}
.Breadcrumb .Breadcrumb-item:first-child:before{
    display:none
}
.Breadcrumb .Breadcrumb-item,.Breadcrumb .Breadcrumb-link{
    font-size:12px;
    white-space:nowrap
}
.Breadcrumb .Breadcrumb-link{
    text-decoration:underline;
    color:#000
}
 .Breadcrumb--lightUX{
    margin:15px 0 0;
    padding:0;
    list-style-type:none;
    display:-webkit-inline-flex;
    display:inline-flex;
    -webkit-flex-flow:row;
    flex-flow:row;
    overflow:hidden;
    max-width:100%
}
.Breadcrumb--lightUX .Breadcrumb-item,.Breadcrumb--lightUX .Breadcrumb-link{
    font-size:10px
}
.Breadcrumb--lightUX .Breadcrumb-item:before{
    display:inline-block;
    content:"/"
}
 .Border--secondary{
    border-bottom:1px solid #cececd;
    width:100%
}
 .BodyText{
    color:#000;
    font-family:Roboto,sans-serif;
    word-wrap:break-word;
    overflow:hidden
}
 .BodyText--small{
    line-height:18px;
    font-size:12px
}
 .BodyText--large{
    line-height:26px;
    font-size:16px
}
 .BodyText--strong{
    font-weight:700
}
 .BodyText--secondary{
    color:#848381
}
 .BodyText--externalHTML a{
    color:#848381!important;
    font-family:Roboto,sans-serif!important;
    text-decoration:underline!important
}
.BodyText--externalHTML a:hover{
    color:#000!important
}
 .Button{
    line-height:32px;
    display:inline-block;
    font-family:Poppins,sans-serif;
    font-size:14px;
    font-weight:700;
    text-decoration:none;
    padding:0 15px;
    text-align:center;
    cursor:pointer;
    outline:none
}
 .Button--primary{
    line-height:47px;
    background-color:#ff8580;
    border-radius:32px;
    color:#fff;
    text-transform:uppercase;
    border:1px solid #ff8580
}
.Button--primary:hover{
    background-color:#ef5e5b;
    border:1px solid #ef5e5b
}
@media (max-width:480px){
    .Button--primary{
        line-height:47px
    }
}
 .Button--scrollToTop{
    width:50px;
    height:50px;
    padding:0;
    background:rgba(152,145,139,.5) url(https://assets.realself.com/v1/_images/scrollToTopButton.789f45d849a4556bf59f3787df5c0420.png) no-repeat 50%;
    background-size:27px;
    opacity:1;
    transition:visibility .25s linear,background-color .25s ease,opacity .25s linear;
    border:0;
    visibility:visible;
    transition-delay:0s
}
.Button--scrollToTop:hover{
    background-color:rgba(152,145,139,.7)
}
.Button--scrollToTop.is-hidden{
    opacity:0;
    visibility:hidden
}
@media (max-width:480px){
    .Button--scrollToTop{
        width:40px;
        height:40px;
        font-size:13px;
        background-size:20px
    }
}
 .Button--short{
    line-height:26px
}
 .Button--saveBookmark{
    border:none;
    color:#000;
    background-color:rgba(0,0,0,0);
    fill:#fff;
    stroke:#000;
    text-transform:uppercase;
    font-size:12px;
    padding:0 5px
}
.Button--saveBookmark:hover{
    fill:#f4c6c3
}
 .Byline{
    list-style-type:none;
    display:-webkit-flex;
    display:flex;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0;
    padding:0
}
.Byline .Byline-item{
    display:block;
    white-space:nowrap
}
 .Byline--primary .Byline-item{
    margin-right:20px;
    color:#000;
    font-family:Roboto,sans-serif;
    font-size:12px;
    line-height:16px
}
.Byline--primary .Byline-item:last-child{
    margin-right:0
}
 .Byline--bulleted .Byline-item{
    margin-right:7px;
    color:#848381;
    font-family:Roboto,sans-serif;
    font-size:12px;
    line-height:18px
}
.Byline--bulleted .Byline-item:last-child{
    margin-right:0
}
.Byline--bulleted .Byline-item:before{
    content:"\2022";
    font-size:12px;
    padding-right:6px
}
.Byline--bulleted .Byline-item:first-child:before{
    content:none
}
 .Byline--bulletedAfter .Byline-item{
    margin-right:6px;
    color:#848381;
    font-family:Roboto,sans-serif;
    font-size:12px;
    line-height:18px
}
.Byline--bulletedAfter .Byline-item:last-child{
    margin-right:0
}
.Byline--bulletedAfter .Byline-item:after{
    content:"\2022";
    font-size:12px;
    padding-left:2px
}
.Byline--bulletedAfter .Byline-item:last-child:after{
    content:none
}
 .Comment{
    padding-bottom:15px
}
.Comment .Comment-byline{
    margin-bottom:8px;
    margin-top:8px
}
.Comment .Comment-bylineIcon{
    width:32px;
    height:32px
}
.Comment .Comment-bylineName{
    line-height:32px
}
@media (max-width:480px){
    .Comment .Comment-bylineName{
        line-height:16px;
        width:100%
    }
}
 .CommentForm .CommentForm-textInput{
    color:#848381;
    font-family:Roboto,sans-serif;
    font-size:16px;
    height:80px;
    width:100%;
    margin:0;
    padding:6px 10px;
    border:1px solid #cececd;
    border-radius:3px;
    resize:none;
    transition:height .2s
}
 .CommentForm--collapsed .CommentForm-textInput{
    height:38px;
    overflow:hidden
}
 .CommentSection .CommentSection-commentList{
    background-color:#f3f3f2;
    padding:10px 30px
}
 .Content .Content-headerActions{
    float:right;
    padding-left:20px;
    text-align:center
}
.Content .Content-byline{
    margin-top: 6px;
    margin-bottom:6px
}
 .Dropdown{
    position:relative
}
.Dropdown-container{
    display:none;
    position:absolute;
    z-index:800;
    right:0
}
 @media (-moz-touch-enabled:0),(hover:hover){
    .Dropdown--openOnHover:hover .Dropdown-container,.Dropdown--openOnHover:hover .Dropdown-toggle:before{
        display:block
    }
}
 .Dropdown--nav .Dropdown-container{
    right:0;
    left:auto;
    min-width:200px
}
.Dropdown--nav .Dropdown-toggle{
    position:relative
}
@media (max-width:767px){
    .Dropdown--nav{
        position:static
    }
}
@media (max-width:767px) and ((hover:hover),(-moz-touch-enabled:0)){
    .Dropdown--nav:hover .Dropdown-container{
        width:100vw
    }
}
 .Dropdown--withAnchorArrow .Dropdown-container{
    padding-top:6px
}
.Dropdown--withAnchorArrow .Dropdown-toggle:before{
    display:none;
    content:"";
    position:absolute;
    z-index:700;
    bottom:-6px;
    left:0;
    right:0;
    margin:auto;
    width:0;
    height:0;
    border-left:6px solid rgba(0,0,0,0);
    border-right:6px solid rgba(0,0,0,0);
    border-bottom:6px solid #000
}
@media (max-width:767px){
    .Dropdown--withAnchorArrow .Dropdown-container{
        padding-top:0
    }
}
 @media (max-width:767px){
    .Dropdown--navHeader .Dropdown-toggle:before{
        border-bottom-color:#fff
    }
    .Dropdown--nav .Dropdown-toggle:before{
        bottom:0
    }
}
 .Footer--global{
    padding:75px 0 35px;
    background-color:#000;
    font-size:13px;
    font-family:Roboto,sans-serif;
    line-height:1.5em;
    color:#fff
}
.Footer--global .Footer-listHeadline{
    color:#fff;
    text-transform:uppercase;
    white-space:nowrap
}
.Footer--global .Footer-linkList{
    font-size:14px;
    line-height:25px
}
.Footer--global .Footer-socialLinks{
    text-align:center;
    margin:20px 0 30px
}
.Footer--global .Footer-socialLink{
    margin:0 5px;
    text-decoration:none
}
.Footer--global .Footer-socialLinkIcon{
    width:40px;
    height:40px
}
.Footer--global .Footer-copyright,.Footer--global .Footer-disclaimer{
    text-align:center;
    margin:10px 0 20px;
    padding:0 20px;
    color:#fff
}
.Footer--global .Footer-policyLinks{
    -webkit-justify-content:center;
    justify-content:center;
    margin:0 0 20px
}
@media (max-width:767px){
    .Footer--global{
        padding-top:30px
    }
}
 .Gallery--noWrap{
    -webkit-flex-wrap:nowrap;
    flex-wrap:nowrap
}
 .Headline{
    margin-top:0;
    font-family:Poppins,sans-serif;
    color:#000
}
 .Headline--3{
    font-size:26px;
    font-weight:700;
    line-height:32px;
    margin-bottom:10px
}
@media (max-width:767px){
    .Headline--3{
        font-size:20px;
        line-height:30px
    }
}
 .Headline--4{
    font-size:20px;
    font-weight:700;
    line-height:26px;
    margin-bottom:10px
}
 .Headline--6{
    font-size:14px;
    font-weight:700;
    line-height:20px;
    margin-bottom:10px
}
 .Headline--underline{
    border-bottom:4px solid #000
}
 .Headline--link{
    text-decoration:none
}
.Headline--link:hover{
    text-decoration:underline;
    color:#000
}
 .Headline--hero{
    font-size:35px;
    font-weight:700;
    line-height:56px;
    margin-bottom:10px
}
@media (max-width:767px){
    .Headline--hero{
        font-size:26px;
        line-height:36px
    }
}
 .HorizontalRule{
    margin:0
}
 .HorizontalRule--gray{
    border-color:#cececd
}
 .Icon{
    background-size:cover;
    display:inline-block;
    vertical-align:middle;
    stroke-width:2px
}
 .Icon--strokeMidnight{
    stroke:#1f183b
}
 .Icon--size10x10{
    width:10px;
    height:10px
}
 .Icon--size22x18{
    width:22px;
    height:18px
}
 .Icon--size30x30{
    width:30px;
    height:30px
}
 .Icon--globalNav{
    height:22px;
    max-width:22px;
    fill:none
}
 .Image{
    display:inline-block;
    max-width:100%
}
 .Image--sizeFull{
    height:180px
}
 .Link{
    cursor:pointer;
    text-decoration:none
}
 .Link--primary{
    text-decoration:underline;
    font-family:Roboto,sans-serif;
    color:#848381;
    cursor: default;
    text-decoration: none;
}
.Link--primary:hover{
    color:#000
}
 .Link--more{
    text-transform:uppercase;
    font-family:Poppins,sans-serif;
    font-weight:700;
    font-size:14px
}
.Link--more,.Link--more:hover{
    color:#000;
    text-decoration:none
}
.Link--more .Link-textSecondary{
    font-family:Roboto,sans-serif;
    font-weight:400
}
 .Link--moreDown{
    text-transform:none
}
.Link--moreDown:after{
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
 .Link--moreUp{
    text-transform:none
}
.Link--moreUp:after{
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
 .Link--contrast{
    color:#fff
}
.Link--contrast:hover{
    color:#cececd
}
 .Link--coral{
    color:#ff8580;
    text-decoration:none
}
.Link--coral:hover{
    color:#ff8580;
    text-decoration:underline
}
.Link--coral:active{
    color:#000;
    text-decoration:none
}
 .Link--textMobileNav{
    font-size:12px;
    line-height:50px;
    font-family:Poppins,sans-serif;
    font-weight:700;
    text-transform:uppercase;
    text-decoration:none;
    color:#000;
    letter-spacing:1px;
    display:block;
    margin-top:1px
}
 .Link--blueMidnight{
    color:#1f183b
}
.Link--blueMidnight:hover{
    color:#ff8580
}
 .List{
    margin:0;
    padding:0
}
 .List--horizontal{
    list-style-type:none;
    display:-webkit-flex;
    display:flex
}
 .List--horizontalSpaced .List-item{
    margin-right:10px
}
.List--horizontalSpaced .List-item:last-child{
    margin-right:0
}
 .List--vertical{
    list-style-type:none
}
 .List--bulleted .List-item{
    margin-left:18px
}
 .List--horizontalBulleted .List-item{
    margin-left:10px
}
.List--horizontalBulleted .List-item:first-child{
    margin-left:0
}
.List--horizontalBulleted .List-item:before{
    content:"\2022";
    font-size:15px;
    padding-right:8px
}
.List--horizontalBulleted .List-item:first-child:before{
    content:none
}
 .Media{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:flex-start;
    align-items:flex-start
}
.Media .Media-figure{
    margin-right:10px;
}

.Media .Media-figure img{
    width: 100%;
}

.Media .Media-figure .Media-figure__img{
    width: 30px;
}


.Media .Media-body{
    -webkit-flex:1;
    flex:1
}

 .Media--relatedContent{
    min-height:66px
}
.Media--relatedContent .Media-figure{
    margin-top:4px
}
.Media--relatedContent .Media-figureImage{
    width:50px;
    height:50px
}
 .Menu--global{
    display:flow-root;
    margin:0 5px;
    height:100px;
    padding:0 15px
}
.Menu--global .Menu-item{
    height:100%;
    display:-webkit-inline-flex;
    display:inline-flex;
    -webkit-align-items:center;
    align-items:center;
    margin:0 10px
}
.Menu--global .Menu-itemLogo{
    position:relative
}
.Menu--global .Menu-dropdownToggle,.Menu--global .Menu-iconButton{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center;
    padding:0 12px
}
.Menu--global .Menu-icon{
    display:block;
    fill:#000;
    height:21px;
    max-width:20px;
    stroke:#000
}
.Menu--global .Menu-hamburgerIcon{
    height:24px;
    max-width:19px
}
.Menu--global .Menu-dropdownToggle{
    cursor:pointer
}
.Menu--global .Menu-dropdownToggleButton{
    display:-webkit-flex;
    display:flex;
    border:none;
    padding:0;
    background-color:rgba(0,0,0,0)
}
.Menu--global .Menu-dropdownToggle,.Menu--global .Menu-iconButton{
    padding:12px 0
}
.Menu--global .Menu-dropdown,.Menu--global .Menu-dropdownToggle,.Menu--global .Menu-iconButton{
    height:100%
}
@media (max-width:340px){
    .Menu--global .Menu-dropdownToggle,.Menu--global .Menu-iconButton{
        padding:5px
    }
}
@media (max-width:480px){
    .Menu--global{
        height:60px;
        padding:0
    }
    .Menu--global .Menu-textItem{
        margin:0 5px
    }
    .Menu--global .Menu-item{
        margin:-1px 10px 0 5px
    }
}
@media (max-width:480px){
    .Menu--global .Menu-itemLogo{
        margin-left:0
    }
}
 .GlobalNav{
    height:100px;
    padding:0 40px;
    background-color:#fff;
    -webkit-justify-content:space-between;
    justify-content:space-between
}
.GlobalNav,.GlobalNav-right{
    display:-webkit-flex;
    display:flex;
    -webkit-align-items:center;
    align-items:center
}
.GlobalNav-right{
    -webkit-justify-content:flex-end;
    justify-content:flex-end
}
.GlobalNav .GlobalNav-item{
    display:inline-block;
    margin:0 12px;
    line-height:1;
    font-size:12px;
    font-family:Poppins,sans-serif;
    font-weight:700;
    text-transform:uppercase;
    text-decoration:none;
    color:#1f183b;
    letter-spacing:1px
}
.GlobalNav .GlobalNav-rightItemsIcon{
    line-height:0
}
.GlobalNav .GlobalNav-itemLogo{
    position:relative;
    right:10%
}
.GlobalNav .GlobalNav-link{
    cursor:pointer;
    color:#1f183b;
    transition:all .3s ease
}
.GlobalNav .GlobalNav-link:after{
    content:"";
    margin:0 auto;
    display:block;
    padding-top:6px;
    border-bottom:2px solid rgba(0,0,0,0);
    width:20px;
    transition:all .3s ease
}
.GlobalNav .GlobalNav-link:hover:after{
    border-color:#ff8580
}
.GlobalNav .GlobalNav-link:hover{
    color:#ff8580
}
.GlobalNav .GlobalNav-logo{
    width:115px;
    height:26.5px;
    vertical-align:sub
}
.GlobalNav .GlobalNav-dropdownToggleButton{
    border:none;
    background-color:rgba(0,0,0,0)
}
.GlobalNav .GlobalNav-closeIconRight{
    right:32%;
    top:5%;
    position:absolute
}
.GlobalNav .GlobalNav-closeIconLeft{
    left:40%;
    top:25px;
    position:absolute
}
@media (min-width:481px) and (max-width:1280px){
    .GlobalNav .GlobalNav-link{
        padding:0 10px
    }
}
@media (max-width:480px){
    .GlobalNav .GlobalNav-logo{
        width:85px;
        height:20px
    }
}
 .Overlay{
    display:block;
    position:absolute;
    overflow:hidden;
    background-color:#000;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    opacity:.3;
    z-index:3
}
 .Overlay--explicitVideo{
    text-align:center;
    opacity:1;
    background:none;
    z-index:4;
    margin:auto
}
 .Overlay--explicitBlock{
    display:-webkit-flex;
    display:flex;
    -webkit-flex-direction:row;
    flex-direction:row;
    -webkit-justify-content:center;
    justify-content:center;
    -webkit-align-items:center;
    align-items:center;
    background-color:rgba(0,0,0,.2);
    height:100%;
    width:100%
}
 .Overlay--responsive{
    width:100%;
    cursor:pointer;
    position:relative
}
 .Page{
    margin:0
}
.Page .Page-scrollToTopButton{
    z-index:600;
    position:fixed;
    right:30px;
    bottom:30px
}
@media (max-width:480px){
    .Page .Page-scrollToTopButton{
        right:5px;
        bottom:5px
    }
}
.Page .Page-mainContent{
    margin-top:20px;
    margin-bottom:80px
}
@media (max-width:767px){
    .Page .Page-mainContent{
        margin-top:10px
    }
}
 .Page--noMargin .Page-mainContent{
    margin-top:0;
    margin-bottom:80px
}
 .PageHeader--lightUX{
    background:#f5f5f5;
    padding:5px 0 16px
}
.PageHeader--lightUX .PageHeader-link{
    font-size:12px
}
.PageHeader--lightUX .PageHeader-link:after{
    display:inline-block;
    margin-left:5px;
    content:"\2794"
}
@media (max-width:767px){
    .PageHeader--lightUX{
        text-align:center
    }
}
 .Popover--organic223{
    max-width:250px;
    float:right;
    margin-left:2px;
    margin-right:2px;
    background-color:#fff;
    color:#000;
    padding:8px;
    width:180px;
    border:1px solid
}
@media (max-width:767px){
    .Toggle--display:not(:checked)+label{
        border-bottom:1px solid #cececd
    }
}
 .Widget--topicPhotos .Widget-gallery{
    margin-bottom:5px
}
 .GlobalNavModal{
    position:fixed;
    background-color:#fff;
    width:100%;
    height:calc(100% - 100px);
    z-index:100;
    overflow:auto
}
.GlobalNavModal .GlobalNavModal-header{
    height:60px;
    padding:10px;
    margin-bottom:40px
}
.GlobalNavModal .GlobalNavModal-headerItems{
    top:25%;
    position:relative;
    letter-spacing:1px;
    color:#1f183b
}
.GlobalNavModal .GlobalNavModal-clickableHeaderItems{
    z-index:1
}
.GlobalNavModal .GlobalNavModal-closeButtonIcon{
    width:19px;
    height:19px;
    display:block
}
.GlobalNavModal .GlobalNavModal-body{
    padding:0 30px
}
.GlobalNavModal .GlobalNavModal-bodyItems{
    font-size:24px;
    color:#1f183b
}
.GlobalNavModal .GlobalNavModal-arrowItemIn:after{
    top:4px;
    right:15px;
    float:right;
    -webkit-transform:rotate(315deg);
    transform:rotate(315deg)
}
.GlobalNavModal .GlobalNavModal-arrowItemIn:after,.GlobalNavModal .GlobalNavModal-arrowItemOut:before{
    content:"";
    width:0;
    height:0;
    position:relative;
    border:solid #1f183b;
    border-width:0 3px 3px 0;
    padding:4px
}
.GlobalNavModal .GlobalNavModal-arrowItemOut:before{
    top:6px;
    left:23px;
    float:left;
    -webkit-transform:rotate(130deg);
    transform:rotate(130deg)
}
.GlobalNavModal .GlobalNavModal-bodyItemAccordion{
    margin-left:20px;
    font-size:18px
}
.GlobalNavModal .GlobalNavModal-bodyItemAccordionLinks{
    color:#1f183b
}
.GlobalNavModal .GlobalNavModal-bodyItemAccordionLinks:hover{
    color:#ff8580
}
.GlobalNavModal .GlobalNavModal-bodyCoralItems{
    letter-spacing:1px
}
@media (min-width:1281px){
    .GlobalNavModal{
        top:100px;
        width:43%
    }
}
@media (min-width:481px) and (max-width:1280px){
    .GlobalNavModal{
        width:35%;
        height:100%
    }
}
@media (max-width:480px){
    .GlobalNavModal{
        height:100%
    }
}
@media (min-width:481px){
    .GlobalNavModal .GlobalNavModal-header{
        height:100px
    }
    .GlobalNavModal .GlobalNavModal-headerItems{
        top:40%
    }
}
 @media (min-width:1281px){
    .GlobalNavModal--rightSide{
        right:0;
        width:35%
    }
}
 @media (max-width:1280px){
    .ModalTransition .ModalTransition-rightToLeftMobile{
        left:350px;
        transition:left .3s ease;
        position:relative
    }
}
@media (max-width:1280px){
    .ModalTransition .ModalTransition-leftToRightMobile{
        left:-620px;
        transition:left .3s ease;
        position:relative
    }
}
@media (min-width:1281px){
    .ModalTransition .ModalTransition-leftToRightDesktop{
        left:-620px;
        transition:left .3s ease;
        position:relative
    }
}
.ModalTransition .ModalTransition-right{
    right:-480px;
    transition:right .3s ease
}
@media (min-width:1281px){
    .ModalTransition .ModalTransition-right{
        position:fixed;
        width:35%
    }
}
@media (max-width:1280px){
    .ModalTransition .ModalTransition-right{
        transition:left .3s ease;
        position:relative;
        left:350px
    }
}
 html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
footer,header,nav,section{
    display:block
}
a{
    background-color:rgba(0,0,0,0)
}
a:active,a:hover{
    outline:0
}
b,strong{
    font-weight:700
}
h1{
    font-size:2em;
    margin:.67em 0
}
img{
    border:0;
    width: 100%;
}
svg:not(:root){
    overflow:hidden
}
hr{
    box-sizing:content-box;
    height:0
}
button,input,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button{
    text-transform:none
}
button{
    -webkit-appearance:button;
    cursor:pointer
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
textarea{
    overflow:auto
}
*,:after,:before{
    box-sizing:border-box
}
html{
    font-size:10px;
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}
body{
    background-color:#fff
}
button,input,textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}
hr{
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #f3f3f2
}
[role=button]{
    cursor:pointer
}
.clearfix:after,.clearfix:before{
    display:table;
    content:" "
}
.clearfix:after{
    clear:both
}
.media{
    display:-webkit-flex;
    display:-ms-flex;
    display:flex
}
.media{
    overflow:visible;
    zoom:normal;
    margin-bottom: 16px;
}
.icon{
    vertical-align:middle
}
.icon{
    display:inline-block;
    background-repeat:no-repeat;
    text-indent:-9999px;
    background-size:100% 100%
}
body{
    font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size:15px;
    line-height:1.6em
}
.text-truncator .text-truncator-expand-link,.text-truncator .text-truncator-truncate-link{
    white-space:nowrap
}
html{
    font-size:15px
}
ul{
    padding:0
}
li{
    color:inherit
}
strong{
    font-weight:600
}
.avatar-image{
    border-radius:50%
}
@media (max-width:767px){
    textarea{
        width:100%
    }
}
.icon-user-16x16{
    width:16px;
    height:16px;
    margin-top:-.3ex
}
.icon-user-16x16{
}
.icon-location{
    width:12px;
    height:16px;
    margin-top:-.4ex;
}
.icon-time{
    width:15px;
    height:15px;
    margin-top:-.3ex;
}
.content-body{
    overflow:hidden
}
@media (max-width:480px){
    .container{
        padding-left:15px;
        padding-right:15px
    }
}
.small{
    font-size:13px
}
.small{
    line-height:1.5em
}
.legacy-css-globals-opt-in{
    color:#666260
}
.legacy-css-globals-opt-in h4:not(.Headline):not(.react-heading-heading){
    font-weight:400;
    margin:0 0 .4em;
    line-height:1.2em;
    color:#666260
}
.legacy-css-globals-opt-in h4:not(.Headline):not(.react-heading-heading){
    font-size:15px;
    text-transform:uppercase;
    font-weight:600;
    margin-bottom:.8em
}
.legacy-css-globals-opt-in a:not(.Link):not(.Headline):not(.Button):not(.btn):not(.Directory):not(.react-heading-heading){
    color:#38a3c8;
    text-decoration:none;
    cursor:pointer
}
.legacy-css-globals-opt-in a:not(.Link):not(.Headline):not(.Button):not(.btn):not(.Directory):not(.react-heading-heading):hover{
    color:#38a3c8;
    text-decoration:underline
}
.legacy-css-globals-opt-in p:not(.BodyText){
    margin:0 0 1em
}
.cc-animate.cc-revoke{
    transition:-webkit-transform 1s ease;
    transition:transform 1s ease;
    transition:transform 1s ease,-webkit-transform 1s ease
}
.cc-animate.cc-revoke.cc-bottom{
    -webkit-transform:translateY(2em);
    transform:translateY(2em)
}
.cc-revoke:hover{
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
.cc-revoke:hover{
    text-decoration:underline
}
.cc-revoke{
    position:fixed;
    overflow:hidden;
    box-sizing:border-box;
    font-family:Helvetica,Calibri,Arial,sans-serif;
    font-size:16px;
    line-height:1.5em;
    display:-webkit-flex;
    display:flex;
    -webkit-flex-wrap:nowrap;
    flex-wrap:nowrap;
    z-index:9999
}
.cc-revoke{
    padding:.5em
}
.cc-revoke{
    cursor:pointer
}
.cc-revoke.cc-bottom{
    bottom:0;
    left:3em;
    border-top-left-radius:.5em;
    border-top-right-radius:.5em
}
.cc-bottom{
    bottom:1em
}
@media print{
    .cc-revoke{
        display:none
    }
}

.GlobalNav-logo__mobile {
    width: 100%;
}

.Menu-itemLogo__logo {
    max-width: 200px;
}

.Menu_topMebu {
    display: flex;
    justify-content: space-between;
}

.productFace {
    margin: 0 auto 16px;
}

.productFace img{
    width: 100%;
}

.orderProduct {
    margin: 0 auto 16px;
    padding: 10px;
    background-color: #bfdeba;
    text-align: center;
    border-radius: 5px;
    font-weight: 700;
    cursor: pointer;
    transition: 0.3s;
    max-width: 300px;
}

.orderProduct:hover {
    color: #000;
    background-color: #ff8080;
    box-shadow: none;
}

.Media-figure__img {
    max-width: 250px;
}